Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-driven-design

Should my Domain Exceptions be thrown from Application Layer?

Is it possible to use DDD and BDD together?

Is Repository Singleton or Static or None of these?

DDD, value objects and ORM

Spring Boot: How to keep DDD entities clean from JPA/Hibernate Annotations?

App-level settings in DDD?

domain-driven-design

How to model bank transfer in CQRS

Structure of a single bounded context

domain-driven-design

Rich domain model with behaviours and ORM

Repository pattern - how to correctly handle JOINs and complex queries?

DDD Architecture - Where To Put Common Methods/Helpers

methods in DDD entities vs services

Domain Entities, DTO, and View Models

Event Sourcing and optimistic concurrency control

Entity Framework as Repository and UnitOfWork?

Where to convert a DTO to ViewModel?

Who should handle the conditions in complex queries, the data mapper or the service layer?

DDD Invariants Business Rules and Validation

Gave up DDD, but need some of its benefits

Object reference vs reference by Id in DDD Aggregates

domain-driven-design