|
@@ -10,4 +10,4 @@ spring:
|
|
profile: @activatedProperties@ # 启用配置后缀名称
|
|
profile: @activatedProperties@ # 启用配置后缀名称
|
|
label: master # 分支名称
|
|
label: master # 分支名称
|
|
uri: http://localhost:18001 # 配置中心地址
|
|
uri: http://localhost:18001 # 配置中心地址
|
|
- name: application # 配置文件名称
|
|
|
|
|
|
+ name: user # 配置文件名称
|