You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zangch@mesnac.com a348d57999 perf(config): 调整数据库连接池和慢查询配置参数
- 将连接池最大等待时间从60秒增加到10分钟
- 将数据库连接超时时间从30秒增加到5分钟
- 将网络套接字超时时间从60秒增加到10分钟
- 将空闲连接检测间隔从60秒增加到10分钟
- 将连接最小生存时间从5分钟增加到50分钟
- 将连接最大生存时间从15分钟增加到150分钟
- 将慢SQL记录阈值从1秒调整为10分钟
5 months ago
..
META-INF first commit 3 years ago
i18n first commit 3 years ago
mybatis first commit 3 years ago
application-dev.yml update - 注塑项目初始化 9 months ago
application-local.yml perf(config): 调整数据库连接池和慢查询配置参数 5 months ago
application-prod.yml perf(config): 调整生产环境数据库连接池和慢查询配置 5 months ago
application.yml config(security): 修改令牌有效期配置 5 months ago
banner.txt change - 系统启动 3 years ago
logback.xml change - 日志路径 3 years ago