Skip to content

Commit

Permalink
add aliyun initializer
Browse files Browse the repository at this point in the history
  • Loading branch information
significantfrank authored Sep 7, 2020
1 parent 4624568 commit 5d6d8d2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@

如果你有技术热情,对阿里有兴趣,可以email:[email protected]

# 阿里云COLA应用生成器
https://start.aliyun.com/bootstrap.html
![image.png](https://ata2-img.oss-cn-zhangjiakou.aliyuncs.com/48f870b98d6cea7f06864e17387e0717.png)

# 项目说明
**COLA既是框架,也是架构。创建COLA的主要目的是为应用架构提供一套简单的可以复制、可以理解、可以落地、可以控制复杂性的”指导和约束"。**
- 架构部分主要是提供了创建符合COLA要求的应用Archetype。
Expand Down Expand Up @@ -91,4 +95,4 @@ com
比如,"tmall.placeOrder.88vip"这个场景,其寻找扩展点的路径是:
1. 尝试寻找"tmall.placeOrder.88vip"实现
2. 如果没有,继续寻找"tmall.placeOrder"实现
3. 如果没有,继续寻找"tmall"实现
3. 如果没有,继续寻找"tmall"实现

0 comments on commit 5d6d8d2

Please sign in to comment.