-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
50cf1e4
commit 91978df
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
layout: post | ||
title: 初探COLA架构 | ||
category: software architecture | ||
catalog: true | ||
header-style: text | ||
published: false | ||
tags: | ||
- software architecture | ||
time: '2023.10.26 17:22:00' | ||
--- | ||
|
||
# 参考文档 | ||
- [面向整洁对象的分层架构COLA 4.0](https://developer.aliyun.com/article/787460) | ||
- [如何保证同事的代码不会腐烂?一文带你了解 Alibaba COLA 架构](https://www.cnblogs.com/rude3knife/p/cola-architecture.html) | ||
- [https://zhuanlan.zhihu.com/p/398845135](https://zhuanlan.zhihu.com/p/398845135) |