《Patterns, Principles, and Pract》— chapter14 Introducing the Domain Modeling Building Blocks
在该章节里面有如下内容:从战术的角度创建高效的面向对象的领域模型介绍valueobjects,entities,domainservices,modules,通过这些为domain和行为建模回顾生命周期模型:aggregate,factory,repository新兴模式关于事件源和领域事件Tacticalpatternsddd的作用是控制系统复杂度,确保领域模型简洁。模型用来表达模型的含义,关系