数据库连接池切换为hikari

This commit is contained in:
2026-06-12 16:58:59 +08:00
parent 56f0e4c509
commit 7313a8fe6f
9 changed files with 77 additions and 32 deletions
@@ -31,7 +31,8 @@ spring:
# Boot配置文件
- nacos:application-boot-base.yaml?refreshEnabled=true&group=BOOT
- nacos:application-boot-db.yaml?refreshEnabled=true&group=BOOT
- nacos:application-boot-druid.yaml?refreshEnabled=true&group=BOOT
# - nacos:application-boot-druid.yaml?refreshEnabled=true&group=BOOT
- nacos:application-boot-hikari.yaml?refreshEnabled=true&group=BOOT
- nacos:application-boot-elasticsearch.yaml?refreshEnabled=true&group=BOOT
- nacos:application-boot-knife4j.yaml?refreshEnabled=true&group=BOOT
- nacos:application-boot-log.yaml?refreshEnabled=true&group=BOOT