|
|
@ -15,8 +15,8 @@ spring: |
|
|
|
maxWait: 60000 |
|
|
|
minEvictableIdleTimeMillis: 300000 |
|
|
|
minIdle: 5 |
|
|
|
# password: 7cdefb88e0b8c8a401b66a83ee0cf80387461268074d1c3dcb146ab485318633 |
|
|
|
password: |
|
|
|
password: 68073a279b399baa1fa12cf39bfbb65bfc1480ffee7b659ccc81cf19be8c4473 |
|
|
|
# password: |
|
|
|
poolPreparedStatements: true |
|
|
|
servletLogSlowSql: true |
|
|
|
servletLoginPassword: 111111 |
|
|
@ -28,7 +28,7 @@ spring: |
|
|
|
testOnReturn: false |
|
|
|
testWhileIdle: true |
|
|
|
timeBetweenEvictionRunsMillis: 60000 |
|
|
|
url: jdbc:mysql://127.0.0.1/recovery?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&autoReconnect=true |
|
|
|
url: jdbc:mysql://121.36.3.207/recovery?useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&autoReconnect=true |
|
|
|
username: root |
|
|
|
validationQuery: SELECT 1 FROM DUAL |
|
|
|
env: CCSENS_HEALTH |
|
|
|
env: CCSENS_TALL |