Domain modelling in Java
Entities, value objects, aggregates, invariants, and the anaemic model that pushes every rule into a service.
This lesson is outlined, not yet written
It is part of the curriculum so you can see what is coming. Here is what it will cover.
- Entities vs value objects
- Aggregates
- Invariants
- Anaemic models
- Ubiquitous language