2
0

fix: load common application config yaml

This commit is contained in:
zhangsz
2025-01-18 11:53:24 +08:00
parent 3e11192d01
commit e6d5ce5522
8 changed files with 8 additions and 8 deletions

View File

@@ -63,7 +63,7 @@ spring:
filters:
- StripPrefix=1
config:
import: optional:classpath:application-common.yml
import: optional:file:/opt/wfc/conf/application-common.yml
# 安全配置
security: