Merge branch 'dev' into 'master'
1、增加日志输出 See merge request eshop/biz_service_ebtp_project!20
This commit is contained in:
@ -59,7 +59,7 @@ spring:
|
|||||||
connection-properties: druid.stat.merggSql=ture;druid.stat.slowSqlMillis=5000
|
connection-properties: druid.stat.merggSql=ture;druid.stat.slowSqlMillis=5000
|
||||||
props:
|
props:
|
||||||
sql:
|
sql:
|
||||||
show: false
|
show: true
|
||||||
|
|
||||||
jackson:
|
jackson:
|
||||||
date-format: yyyy-MM-dd HH:mm:ss
|
date-format: yyyy-MM-dd HH:mm:ss
|
||||||
|
@ -55,7 +55,7 @@ spring:
|
|||||||
connection-properties: druid.stat.merggSql=ture;druid.stat.slowSqlMillis=5000
|
connection-properties: druid.stat.merggSql=ture;druid.stat.slowSqlMillis=5000
|
||||||
props:
|
props:
|
||||||
sql:
|
sql:
|
||||||
show: false
|
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