How should domain models be designed — rich domain models with encapsulated logic vs. anemic models with separate service/util layers?

📝

内容提要

I'm learning Domain-Driven Design (DDD) and studying different architecture patterns, and I’ve come across two seemingly conflicting design philosophies around domain modeling. 1. Rich Domain...

🏷️

标签

➡️

继续阅读