Update application-sim.yml
This commit is contained in:
@ -50,16 +50,6 @@ spring:
|
|||||||
minIdle: 1
|
minIdle: 1
|
||||||
timeBetweenEvictionRunsMillis: 60000
|
timeBetweenEvictionRunsMillis: 60000
|
||||||
minEvictableIdleTimeMillis: 300000
|
minEvictableIdleTimeMillis: 300000
|
||||||
validationQuery: select 'x'
|
|
||||||
testWhileIdle: true
|
|
||||||
testOnBorrow: false
|
|
||||||
testOnReturn: false
|
|
||||||
poolPreparedStatements: true
|
|
||||||
maxOpenPreparedStatements: 20
|
|
||||||
connection-properties: druid.stat.merggSql=ture;druid.stat.slowSqlMillis=5000
|
|
||||||
props:
|
|
||||||
sql:
|
|
||||||
show: true
|
|
||||||
|
|
||||||
jackson:
|
jackson:
|
||||||
date-format: yyyy-MM-dd HH:mm:ss
|
date-format: yyyy-MM-dd HH:mm:ss
|
||||||
|
Reference in New Issue
Block a user