Browse Source

增加配置文件读取

tags/v1.0.0^2
林万龙 4 years ago
parent
commit
2bb4a8b56f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/resources/bootstrap-dev.yaml

+ 1
- 1
src/main/resources/bootstrap-dev.yaml View File

@@ -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…
Cancel
Save