Изменения документа DDD | Domain-driven design

Редактировал(а) Alexandr Fokin 2024/01/04 19:42

<
От версии < 3.17 >
отредактировано Alexandr Fokin
на 2023/02/02 13:00
К версии < 3.20 >
отредактировано Alexandr Fokin
на 2023/02/03 17:01
>
Изменить комментарий: К данной версии нет комментариев

Комментарий

Подробности

Свойства страницы
Содержимое
... ... @@ -7,7 +7,14 @@
7 7  
8 8  )))
9 9  |(% style="width:196px" %)Aggregate|(% style="width:1299px" %)Aggregate Root
10 -|(% style="width:196px" %)Entity|(% style="width:1299px" %)
10 +|(% style="width:196px" %)Entity|(% style="width:1299px" %)(((
11 +|Associations|(((
12 +The right way to implement associations in DDD?
13 +[[https:~~/~~/stackoverflow.com/questions/16912939/the-right-way-to-implement-associations-in-ddd>>https://stackoverflow.com/questions/16912939/the-right-way-to-implement-associations-in-ddd]]
14 +)))
15 +
16 +
17 +)))
11 11  |(% style="width:196px" %)Value object|(% style="width:1299px" %)
12 12  |(% style="width:196px" %)Events|(% style="width:1299px" %)(((
13 13  (% style="width:209px" %)
... ... @@ -14,7 +14,8 @@
14 14  |(% style="width:206px" %)Domain events
15 15  |(% style="width:206px" %)Integration Events
16 16  
17 -
24 +События предметной области: проектирование и реализация
25 +[[https:~~/~~/learn.microsoft.com/ru-ru/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/domain-events-design-implementation>>https://learn.microsoft.com/ru-ru/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/domain-events-design-implementation]]
18 18  )))
19 19  |(% style="width:196px" %)Service|(% style="width:1299px" %)(((
20 20  (% style="width:203px" %)
... ... @@ -33,9 +33,11 @@
33 33  ----
34 34  
35 35  Design a DDD-oriented microservice
36 -
37 37  [[https:~~/~~/learn.microsoft.com/en-us/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/ddd-oriented-microservice>>https://learn.microsoft.com/en-us/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/ddd-oriented-microservice]]
38 38  
46 +Glossary of Domain-Driven Design Terms
47 +[[https:~~/~~/www.dddcommunity.org/resources/ddd_terms/>>https://www.dddcommunity.org/resources/ddd_terms/]]
48 +
39 39  Domain-driven design: рецепт для прагматика
40 40  https://habr.com/ru/company/jugru/blog/440772/
41 41