|
|
@ -15,7 +15,7 @@ spring: |
|
|
maxWait: 60000 |
|
|
maxWait: 60000 |
|
|
minEvictableIdleTimeMillis: 300000 |
|
|
minEvictableIdleTimeMillis: 300000 |
|
|
minIdle: 5 |
|
|
minIdle: 5 |
|
|
password: |
|
|
password: 37080c1f223685592316b02dad8816c019290a476e54ebb638f9aa3ba8b6bdb9 |
|
|
poolPreparedStatements: true |
|
|
poolPreparedStatements: true |
|
|
servletLogSlowSql: true |
|
|
servletLogSlowSql: true |
|
|
servletLoginPassword: 111111 |
|
|
servletLoginPassword: 111111 |
|
|
@ -27,7 +27,7 @@ spring: |
|
|
testOnReturn: false |
|
|
testOnReturn: false |
|
|
testWhileIdle: true |
|
|
testWhileIdle: true |
|
|
timeBetweenEvictionRunsMillis: 60000 |
|
|
timeBetweenEvictionRunsMillis: 60000 |
|
|
url: jdbc:mysql://127.0.0.1/tcm?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&autoReconnect=true |
|
|
url: jdbc:mysql://www.tall.wiki/tcm?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&autoReconnect=true |
|
|
username: root |
|
|
username: root |
|
|
validationQuery: SELECT 1 FROM DUAL |
|
|
validationQuery: SELECT 1 FROM DUAL |
|
|
env: CCSENS_GAME |
|
|
env: CCSENS_GAME |