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

@@ -4,4 +4,4 @@ spring:
port: 6379
password:
config:
import: optional:classpath:application-common.yml
import: optional:file:/opt/wfc/conf/application-common.yml