会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
天道酬勤,厚德载物
——见证自己成长历程~
博客园
首页
新随笔
联系
管理
订阅
spring boot 当参数传入开头多个0时,报错:JSON parse error: Invalid numeric value: Leading zeroes not allowed
原因是:
Jackson解析json配置的问题
在配置文件中设置下:
spring.jackson.parser.allow-numeric-leading-zeros=true
hello world!!!
posted @
2019-03-14 19:02
低调的小白
阅读(
6237
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
公告