Skip to content

Commit

Permalink
docs: fix typo in image alibaba#259
Browse files Browse the repository at this point in the history
  • Loading branch information
oldratlee committed Jan 30, 2022
1 parent 4f54664 commit c56a850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ COLA分为两个部分,COLA架构和COLA组件。
- 治理应用复杂度,降低系统熵值;
- 从随心所欲的混乱状态,走向井井有条的有序状态。

![archWhy](https://img-blog.csdnimg.cn/20201209182220206.png)
![archWhy](https://img-blog.csdnimg.cn/e27c22d706084ead900c8838326135f3.png)

COLA架构就是为此而生,其核心职责就是定义良好的应用结构,提供最佳应用架构的最佳实践。通过不断探索,我们发现良好的分层结构,良好的包结构定义,可以帮助我们治理混乱不堪的业务应用系统。

Expand Down

0 comments on commit c56a850

Please sign in to comment.