2025/3/14 05:33:30---新增rest时间格式全局配置
This commit is contained in:
parent
427f374091
commit
d02da7ed8c
@ -483,3 +483,15 @@
|
||||
id: bean-8272
|
||||
ref: paginationAggregator
|
||||
method: setDeletedResponse
|
||||
- restConfiguration:
|
||||
component: platform-http
|
||||
bindingMode: json
|
||||
dataFormatProperty:
|
||||
- key: prettyPrint
|
||||
value: "true"
|
||||
- key: dateFormatPattern
|
||||
value: yyyy-MM-dd HH:mm:ss
|
||||
- key: json.in.disableFeatures
|
||||
value: WRITE_DATES_AS_TIMESTAMPS
|
||||
- key: json.out.disableFeatures
|
||||
value: WRITE_DATES_AS_TIMESTAMPS
|
||||
|
Loading…
x
Reference in New Issue
Block a user