|
@ -15,7 +15,7 @@ spring: |
|
|
maxWait: 60000 |
|
|
maxWait: 60000 |
|
|
minEvictableIdleTimeMillis: 300000 |
|
|
minEvictableIdleTimeMillis: 300000 |
|
|
minIdle: 5 |
|
|
minIdle: 5 |
|
|
password: b3fd300ad4694070007fdcca961c4018211dc53235dd806ad62abc0cc0abb8e5 |
|
|
password: |
|
|
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://www.tall.wiki/question?useUnicode=true&characterEncoding=UTF-8 |
|
|
url: jdbc:mysql://localhost/question?useUnicode=true&characterEncoding=UTF-8 |
|
|
username: root |
|
|
username: root |
|
|
validationQuery: SELECT 1 FROM DUAL |
|
|
validationQuery: SELECT 1 FROM DUAL |
|
|
env: CCSENS_HT |
|
|
env: CCSENS_HT |