瀏覽代碼

增加配置文件读取

tags/v1.0.0^2
林万龙 4 年之前
父節點
當前提交
2bb4a8b56f
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/main/resources/bootstrap-dev.yaml

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

@@ -3,7 +3,7 @@ spring:
main:
allow-bean-definition-overriding: true
application:
name: dipperposition-service.yaml
name: dipperposition-service-dev.yaml
cloud:
nacos:
config:


Loading…
取消
儲存