Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzhengwei committed Oct 9, 2024
2 parents 191bdbd + 8f50a40 commit 55e7a9c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/md/road-map/ddd-guide-03.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ lock: need
<img src="https://bugstack.cn/images/roadmap/tutorial/ddd-easy-guide-03-04.png" width="750px">
</div>

整洁架构的分包形式,会将所有的外部依赖使用和工程内要对外的,统一定义到适配器层。这里可以理解为对适配和对内适配。
- 整洁架构的分包形式,会将所有的外部依赖使用和工程内要对外的,统一定义到适配器层。这里可以理解为对适配和对内适配。
- 阿里的 cola 偏整洁架构 [阿里架构 cola 的相关内容](https://www.aliyun.com/sswb/610119.html)

### 2. 六边形架构 - 工程结构

Expand Down

0 comments on commit 55e7a9c

Please sign in to comment.