Skip to content

Commit ce2b48d

Browse files
committed
Doc: add config doc
1 parent fe1ac19 commit ce2b48d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/config.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## 关于配置的一些约定(暂时)
2+
3+
所有的服务只能注册到一个或多个注册中心
4+
所有的服务只能使用Triple进行通信
5+
Triple只能对外暴露一个端口
6+
7+
## Config配置
8+
9+
每个组件的配置是独立的。
10+
11+
Provider、Consumer等使用独立组件的配置进行工作
12+
13+
Provider Config核心设计以及Url模型流转:
14+
15+
Provider和Consumer使用组件的配置

0 commit comments

Comments
 (0)