Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

DDD, NHibernate, and Project Structure / Naming

Avoid circular reference in domain model

Domain driven design and domain events

Composition over Inheritance - where do extra properties go?

Domain Driven Design and Entity Framework 4.1 (code-first)

naming convention for domain services and application services with DDD

Should an Aggregate Root Implement an Interface in Domain-Driven Design

tdd domain-driven-design

Can I do Domain Driven Design without domain experts? [closed]

domain-driven-design

Mapping between the persistence model and the domain model

domain-driven-design

How would model a vote/like system in a DDD/CQRS/EventSourced project?

Should events be stored in order, and how, when using CQRS/event sourcing

How to PATCH an Aggregate Root

Accessing entities via aggregate root: simple example?

domain-driven-design

Domain Driven Design - Parent child relation pattern - Specification pattern

Guice dependency injection for entity beans?

Eventual consistency across aggregate roots in the same bounded context using a process manager aka saga

domain-driven-design cqrs

How should Domain Services call Infrastructure services?

domain-driven-design

DDD: How to handle large collections

In what layer do controllers fit in layered architecture/DDD

Microservices Architecture: Chatty services or data duplication