|
|
@@ -19,6 +19,7 @@ spring: |
|
|
testOnReturn: false |
|
|
testOnReturn: false |
|
|
poolPreparedStatements: true |
|
|
poolPreparedStatements: true |
|
|
maxOpenPreparedStatements: 20 |
|
|
maxOpenPreparedStatements: 20 |
|
|
|
|
|
connectionProperties: "druid.stat.mergeSql=true;druid.stat.slowSqlMillis=6000" |
|
|
jackson: |
|
|
jackson: |
|
|
date-format: yyyy-MM-dd HH:mm:ss |
|
|
date-format: yyyy-MM-dd HH:mm:ss |
|
|
|
|
|
|
|
|
|