Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in domain-model

Domain Driven Design, Domain objects, attitude about Setters

Domain driven design: How to deal with complex models with a lot of data fields?

Why the domain model should not be used as resources in REST API?

DDD: Entity identity before being persisted

What exactly is the difference between a data mapper and a repository?

What's the difference between Data Modelling and Domain Modelling?

ASP.NET MVC Business Logic in Domain Model vs Service Layer

What is Java domain model?

java domain-model

Inheritance vs enum properties in the domain model

Iterator versus Stream of Java 8

ORM Entities vs. Domain Entities under Entity Framework 6.0

Having Separate Domain Model and Persistence Model in DDD

Rich vs Anemic Domain Model [closed]