Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in aggregateroot

Breaking DDD aggregate root reference rule

DDD (Domain Driven Design) Can I use inheritance ?

Inheritance and Aggregate Roots

DDD aggregate root is it correct to have an static method that create the object

Aggregate Root complexity in Domain-Driven Design

Keeping consistency between aggregates

DDD, Aggregate roots and Entities

Handling events in an cross-aggregate relationships, and aggregate state

DDD Modify one aggregate per transaction with invariants in both aggregates

How to identify aggregate roots in domain model?

Domain Driven Design: How to handle a conceptually large aggregate root?

Transactions crossing aggregate boundaries

DDD: Share entity with multiple aggregate roots

Can non aggregate-root hold a reference for another non aggregate-root?

Aggregate Root in context of Repository Pattern

How to define DDD Aggregate root for hierarchical data structure?

Accessing Subclassed Aggregate Members

DDD: Can an Aggregate Root be an Entity within another Aggregate Root?

How do you persist/restore aggregate roots with entities in DDD?

DDD: can a Repository return entities inside an aggregate?