mirror of https://gitee.com/xiaonuobase/snowy
parent
066424cd44
commit
680e576cb5
|
@ -4,7 +4,7 @@ spring:
|
|||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
url: jdbc:mysql://localhost:3306/snowy-pub?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&nullCatalogMeansCurrent=true
|
||||
username: root
|
||||
password: ybs1003
|
||||
password: 123456
|
||||
# 连接池大小根据实际情况调整
|
||||
max-active: 20
|
||||
max-pool-prepared-statement-per-connection-size: 20
|
||||
|
|
Loading…
Reference in New Issue