|
|
|
@@ -22,7 +22,7 @@ spring: |
|
|
|
poolPreparedStatements: true |
|
|
|
maxOpenPreparedStatements: 20 |
|
|
|
connectionProperties: "druid.stat.mergeSql=true;druid.stat.slowSqlMillis=6000" |
|
|
|
#jackson: |
|
|
|
#jackson: |
|
|
|
#date-format: yyyy-MM-dd HH:mm:ss |
|
|
|
# REDIS |
|
|
|
redis: |
|
|
|
@@ -112,7 +112,7 @@ jasypt: |
|
|
|
fm: |
|
|
|
exception: false |
|
|
|
deploy: 1 |
|
|
|
open: false |
|
|
|
open: true |
|
|
|
|
|
|
|
ueditor: |
|
|
|
config: config.json |
|
|
|
|