mirror of
https://github.com/continew-org/continew-starter.git
synced 2026-01-18 06:59:20 +08:00
refactor(json/jackson): 优化部分代码
This commit is contained in:
@@ -21,5 +21,5 @@ spring:
|
||||
deserialization:
|
||||
# 允许反序列化不存在的属性
|
||||
fail-on-unknown-properties: false
|
||||
# 大数值序列化类型的转换
|
||||
# 大数值序列化模式
|
||||
big-number-serialize-mode: FLEXIBLE
|
||||
|
||||
Reference in New Issue
Block a user