awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fabriciorissetto avatar

fabriciorissetto/kotlin-ddd-sampleArchived

0
View on GitHub↗
306 نجوم·50 تفرعات·Kotlin·3 مشاهدات

Kotlin Ddd Sample

A sample DDD/CQRS project using KOTLIN :beer:

Features

  • Domain Driven Design Samples - DDD and CQRS project written in Kotlin.

سجل النجوم

مخطط تاريخ النجوم لـ fabriciorissetto/kotlin-ddd-sampleمخطط تاريخ النجوم لـ fabriciorissetto/kotlin-ddd-sample

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة fabriciorissetto/kotlin-ddd-sample؟

A sample DDD/CQRS project using KOTLIN :beer:

ما هي الميزات الرئيسية لـ fabriciorissetto/kotlin-ddd-sample؟

الميزات الرئيسية لـ fabriciorissetto/kotlin-ddd-sample هي: Domain Driven Design Samples.

ما هي البدائل مفتوحة المصدر لـ fabriciorissetto/kotlin-ddd-sample؟

تشمل البدائل مفتوحة المصدر لـ fabriciorissetto/kotlin-ddd-sample: vaughnvernon/iddd_samples — This project is a reference implementation of domain-driven design patterns and a sample of command query… zkavtaskin/domain-driven-design-example — Domain-Driven-Design-Example is a C# sample project and reference pattern that demonstrates how to structure business… cheese10yun/spring-jpa-best-practices — This project serves as a comprehensive guide and collection of architectural patterns for implementing domain-driven… stemmlerjs/ddd-forum — This project is a full-stack forum platform built with TypeScript that serves as a reference architecture for… jbuget/nodejs-clean-architecture-app — This project provides a structured boilerplate for building Node.js REST APIs, implementing clean architecture… asc-lab/dotnet-cqrs-intro — Examples of implementation CQRS with Event Sourcing - evolutionary approach.

بدائل مفتوحة المصدر لـ Kotlin Ddd Sample

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Kotlin Ddd Sample.
  • vaughnvernon/iddd_samplesالصورة الرمزية لـ VaughnVernon

    VaughnVernon/IDDD_Samples

    3,938عرض على GitHub↗

    This project is a reference implementation of domain-driven design patterns and a sample of command query responsibility segregation. It provides a collection of event-driven microservices that demonstrate the practical application of architectural principles for structuring complex software systems. The implementation separates read and write models through an event journal and organizes services into bounded contexts to maintain clear functional boundaries. It coordinates business logic by dispatching and consuming domain events to synchronize different modules. The project covers a range

    Java
    عرض على GitHub↗3,938
  • stemmlerjs/ddd-forumالصورة الرمزية لـ stemmlerjs

    stemmlerjs/ddd-forum

    2,088عرض على GitHub↗

    This project is a full-stack forum platform built with TypeScript that serves as a reference architecture for implementing domain-driven design and clean architecture patterns. It provides a structured environment for community discussion, enabling users to register, authenticate, and engage in moderated conversations across organized topic categories. The platform distinguishes itself by strictly separating core business logic from infrastructure concerns. By utilizing a layered hexagonal architecture and the repository pattern, the codebase isolates business rules from external frameworks a

    TypeScriptdddhackernewstypescript
    عرض على GitHub↗2,088
  • cheese10yun/spring-jpa-best-practicesالصورة الرمزية لـ cheese10yun

    cheese10yun/spring-jpa-best-practices

    1,173عرض على GitHub↗

    This project serves as a comprehensive guide and collection of architectural patterns for implementing domain-driven design within Java enterprise applications. It focuses on structuring persistence layers to ensure data integrity, maintainability, and clear domain boundaries when working with object-relational mapping. The repository distinguishes itself by demonstrating how to encapsulate business logic and state transitions directly within entities, moving away from simple data containers toward rich domain models. It provides practical examples for managing complex entity relationships, i

    Javabest-practicesdata-jpajpa
    عرض على GitHub↗1,173
  • zkavtaskin/domain-driven-design-exampleالصورة الرمزية لـ zkavtaskin

    zkavtaskin/Domain-Driven-Design-Example

    1,880عرض على GitHub↗

    Domain-Driven-Design-Example is a C# sample project and reference pattern that demonstrates how to structure business logic and domain models using domain-driven design principles. It implements enterprise application architecture patterns by isolating core business rules and domain entities from technical infrastructure concerns through bounded contexts. The codebase implements core domain concepts using immutable value objects defined entirely by their attributes, alongside entities and application services. It coordinates external requests, transaction boundaries, and domain model interact

    C#csharpdddddd-architecture
    عرض على GitHub↗1,880
عرض جميع البدائل الـ 30 لـ Kotlin Ddd Sample→