Having trouble putting real-world logic into the DDD domain layer

前端 未结 3 2018
耶瑟儿~
耶瑟儿~ 2020-12-13 05:01

Despite having studied Domain Driven Design for a long time now there are still some basics that I simply figure out.

It seems that every time I try to

3条回答
  •  [愿得一人]
    2020-12-13 05:34

    Big part of you requests are related to object oriented design and responsibility assignment, you can think of GRASP Patterns and This, you can benefit from object oriented design books, recommend the following

    Applying UML and Patterns

提交回复
热议问题