kdakan / Refactoring-to-a-Rich-Domain-Model
Explaining how to refactor from an anemic domain model to a rich domain model
☆13Updated 6 years ago
Alternatives and similar repositories for Refactoring-to-a-Rich-Domain-Model:
Users that are interested in Refactoring-to-a-Rich-Domain-Model are comparing it to the libraries listed below
- This is example of modelling DDD aggregates based on PPPDDD book.☆18Updated 5 years ago
- Microservice Architecture using multiple languages☆165Updated last month
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆23Updated 3 years ago
- Vehicles service for Pacco.☆13Updated 4 years ago
- Domain Driven Design. Examples focuses on key concept of ddd like Entities, Aggregate root, Repository, Value Objects & ACL.☆110Updated 6 years ago
- Explaining Ubiquitous language, Rich domain model, Anemic domain model, Domain service, DDD layers, Entities, Value objects, Aggregates, …☆70Updated 4 years ago
- Domain-driven design microservices example