【8.0】更新数据库连接配置

dev-8.1.9
fengshuonan 2023-07-15 21:05:09 +08:00
parent 9d8019273f
commit 0c941fe829
1 changed files with 2 additions and 2 deletions

View File

@ -7,5 +7,5 @@ spring:
password: ${DEVOPS_MYSQL_PASSWORD}
# 连接池大小根据实际情况调整
max-active: 100
max-pool-prepared-statement-per-connection-size: 100
maxActive: 100
maxPoolPreparedStatementPerConnectionSize: 100