草叶睡蜢

导航

2021年12月14日 #

7 Reference Books 引用书籍

摘要: Reference Books 引用书籍 If you are more interested in the Domain Driven Design and building large-scale enterprise systems, the following books are recom 阅读全文

posted @ 2021-12-14 14:17 草叶睡蜢 阅读(164) 评论(2) 推荐(0) 编辑

6.2 Examples 示例

摘要: Examples 示例 This section contains some Application Service and Domain Service examples to discuss how to decide to place business logic inside these s 阅读全文

posted @ 2021-12-14 14:10 草叶睡蜢 阅读(155) 评论(0) 推荐(0) 编辑

6.1 Multiple Application Layers 多种应用层

摘要: Multiple Application Layers 多种应用层 DDD helps to deal with complexity when your system is large. Especially, if there are multiple applications are bein 阅读全文

posted @ 2021-12-14 13:28 草叶睡蜢 阅读(89) 评论(0) 推荐(0) 编辑

6 Domain Logic & Application Logic 领域逻辑&应用逻辑

摘要: Domain Logic & Application Logic 领域逻辑&应用逻辑 As mentioned before, Business Logic in the Domain Driven Design is split into two parts (layers): Domain Lo 阅读全文

posted @ 2021-12-14 11:46 草叶睡蜢 阅读(102) 评论(0) 推荐(0) 编辑

5.2 Updating / Manipulating An Entity 更新/使用实体

摘要: Updating / Manipulating An Entity 更新/使用实体 Once an entity is created, it is updated/manipulated by the use cases until it is deleted from the system. T 阅读全文

posted @ 2021-12-14 11:19 草叶睡蜢 阅读(43) 评论(0) 推荐(0) 编辑

5.1 Entity Creation 创建实体

摘要: Example Use Cases 用例案例 This section will demonstrate some example use cases and discuss alternative scenarios. 本节将展示一些用例案例,并讨论替代方案。 Entity Creation 创建 阅读全文

posted @ 2021-12-14 10:17 草叶睡蜢 阅读(183) 评论(0) 推荐(0) 编辑