2
0

feat: support load application yaml

This commit is contained in:
zhangsz
2025-01-17 11:13:41 +08:00
parent e682b8e7e6
commit 2bb8cdfa50
10 changed files with 239 additions and 31 deletions

View File

@@ -51,6 +51,8 @@ spring:
# password:
# url:
# driver-class-name:
config:
import: optional:classpath:application-common.yml
# mybatis-plus配置
mybatis-plus: