会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
酷酷
何德何能
博客园
首页
新随笔
联系
订阅
管理
2023年1月3日
【问题记录】【SpringBoot】【Jackson】SpringBoot返回的json结果,某个属性有值结果却没有
摘要: 1 问题描述 代码如下: @Data static class Demo { @JsonProperty(index = 1) private String menu; @JsonProperty(index = 1) private String info; } @SneakyThrows pub
阅读全文
posted @ 2023-01-03 22:03 酷酷-
阅读(345)
评论(0)
推荐(0)
编辑
公告