Skip to content

Commit

Permalink
feat:DDD 建模 —— 架构师总说的风暴模型是什么?
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzhengwei committed Jul 18, 2024
1 parent 21f5496 commit 1cd6e04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/md/road-map/ddd-guide-02.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ lock: need

> 沉淀、分享、成长,让自己和他人都能有所收获!😄
<iframe id="B-Video" src="//player.bilibili.com/player.html?isOutside=true&aid=1356220874&bvid=BV1oz421q7x3&cid=1618776762&p=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" width="100%" height="480"> </iframe>

大家好,我是技术UP主小傅哥。

四色建模(风暴事件)是整个 DDD 这套软件设计方法中用于工程拆分界限上下文的非常重要的实践手段。通过建模过程快速识别业务领域中的关键事件和核心流程,也是在这个过程中设计出领域对象的,为后面详细设计和代码开发做指导。
Expand Down

0 comments on commit 1cd6e04

Please sign in to comment.