mirror of
https://github.com/go-kratos/kratos.git
synced 2025-03-17 21:07:54 +02:00
Update config-paladin.md
This commit is contained in:
parent
fb6594c148
commit
1b8fabdfe6
@ -5,9 +5,10 @@
|
||||
在配置种类里,可以看到其实 环境配置 和 应用配置 已经由平台进行管理化。
|
||||
我们通常业务里只用配置 业务配置 和 在线配置 就可以了,之前我们大部分都是单个文件配置,而为了更好管理我们需要按类型进行拆分配置文件。
|
||||
|
||||
例如:
|
||||
例如:
|
||||
|
||||
| 名称 | 说明 |
|
||||
|:--------|:------|
|
||||
|:------|:------|
|
||||
| application.toml | 在线配置 |
|
||||
| mysql.toml | 业务db配置 |
|
||||
| hbase.toml | 业务hbase配置 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user