url=
jdbc:mysql://localhost:3306/grtg?useUnicode=true&characterEncoding=utf8
driver=
com.mysql.jdbc.Driver
username=
root
password=
root
initialSize=
10
maxActive=
50
maxIdle=
10
minIdle=
5
maxWait=
1000
removeAbandoned=
true
removeAbandonedTimeout=
180
转载请注明原文地址: https://yun.8miu.com/read-145485.html