Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ddd-service

Duplicate business logic in front-end with ddd microservice back-end

DDD, Domain Services and Events

Is this domain or application service

Implementing user-defined business rules with DDD

Separate application service for command / query in CQRS implementation in Domain Driven Design?

Connecting the dots with DDD

DDD: is it ok to inject a Service into an Entity

DDD domain services: what should a service class contain?

DDD: where should logic go that tests the existence of an entity?

how to implement services and repositories on onion architecture?

How to Combine Data From Different Bounded Context in DDD

DDD Application Service Domain Model to View Model Mapping

DDD - Where should third-party API interfaces should be?