Browse Source

配置中心

chao 4 years ago
parent
commit
c3c3c3857d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/bootstrap.yml

+ 1 - 1
src/main/resources/bootstrap.yml

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