|
@ -15,8 +15,7 @@ spring: |
|
|
maxWait: 60000 |
|
|
maxWait: 60000 |
|
|
minEvictableIdleTimeMillis: 300000 |
|
|
minEvictableIdleTimeMillis: 300000 |
|
|
minIdle: 5 |
|
|
minIdle: 5 |
|
|
password: |
|
|
password: 6ba13d9930a6ad888a3704376c920a75 |
|
|
# password: 6ba13d9930a6ad888a3704376c920a75 |
|
|
|
|
|
poolPreparedStatements: true |
|
|
poolPreparedStatements: true |
|
|
servletLogSlowSql: true |
|
|
servletLogSlowSql: true |
|
|
servletLoginPassword: 111111 |
|
|
servletLoginPassword: 111111 |
|
@ -28,8 +27,8 @@ spring: |
|
|
testOnReturn: false |
|
|
testOnReturn: false |
|
|
testWhileIdle: true |
|
|
testWhileIdle: true |
|
|
timeBetweenEvictionRunsMillis: 60000 |
|
|
timeBetweenEvictionRunsMillis: 60000 |
|
|
# url: jdbc:mysql://82.157.24.76/tall?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&autoReconnect=true |
|
|
url: jdbc:mysql://82.157.24.76:3306/tall?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&autoReconnect=true |
|
|
url: jdbc:mysql://127.0.0.1/tall?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&autoReconnect=true |
|
|
# url: jdbc:mysql://49.232.6.143:3306/tall?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_ENTERPRISE |
|
|
env: CCSENS_GREENVALLEY |