瀏覽代碼

增加配置文件读取

tags/v1.0.0^2
林万龙 3 年之前
父節點
當前提交
ea89686011
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. +0
    -2
      src/main/resources/bootstrap-dev.yaml

+ 0
- 2
src/main/resources/bootstrap-dev.yaml 查看文件

@@ -1,5 +1,4 @@
spring:

main:
allow-bean-definition-overriding: true
application:
@@ -7,6 +6,5 @@ spring:
cloud:
nacos:
config:
service=${spring:application:name}:
server-addr: 172.16.192.26:8848
file-extension: yaml

Loading…
取消
儲存