소스 검색

配置中心

chao 4 년 전
부모
커밋
c3c3c3857d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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                        # 配置文件名称