modified: src/main/resources/jdbc.properties
This commit is contained in:
parent
95fa84f272
commit
94fabcab10
@ -0,0 +1,8 @@
|
|||||||
|
url=dbc:mysql://127.0.0.1:3306/test?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull
|
||||||
|
driver=com.mysql.jdbc.Driver
|
||||||
|
user=root
|
||||||
|
password=123456
|
||||||
|
checktime=3
|
||||||
|
min=2
|
||||||
|
max=50
|
||||||
|
step=2
|
Reference in New Issue
Block a user