update 优化 hikari 参数顺序 最常用的放上面 删除无用 druid 监控页面

This commit is contained in:
疯狂的狮子Li
2022-11-07 22:27:21 +08:00
parent 1f42bd3d22
commit a63abbf268
4 changed files with 28 additions and 45 deletions

View File

@ -131,8 +131,6 @@ security:
- /favicon.ico
- /*/api-docs
- /*/api-docs/**
# druid 监控配置
- /druid/**
# actuator 监控配置
- /actuator
- /actuator/**