mirror of https://gitee.com/stylefeng/guns
【8.1.7】更新jackson请求参数日期格式化类
parent
012c3ec9bb
commit
dc733cfc4a
|
@ -18,7 +18,7 @@ spring:
|
|||
max-file-size: 8GB
|
||||
jackson:
|
||||
time-zone: GMT+8
|
||||
date-format: yyyy-MM-dd HH:mm:ss
|
||||
date-format: cn.stylefeng.roses.kernel.rule.date.CustomDateFormat
|
||||
locale: zh_CN
|
||||
serialization:
|
||||
indent_output: false
|
||||
|
|
Loading…
Reference in New Issue