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

@@ -42,7 +42,7 @@ spring:
# url:
# driver-class-name:
config:
import: optional:classpath:application-common.yml
import: optional:file:/opt/wfc/conf/application-common.yml
# mybatis配置
mybatis: