Commit accd6578 authored by Quxl's avatar Quxl

x

parent 86d26233
......@@ -21,4 +21,9 @@ spring:
datasource:
url: jdbc:mysql://localhost/schneider?useSSL=false&useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8
username: root
password: 123456
\ No newline at end of file
password: 123456
maxActive: 500
initialSize: 100
maxWait: 60000
minIdle: 100
maxOpenPreparedStatements: 1000
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment