码迷,mamicode.com
首页 > 编程语言 > 详细

springboot返回大写变小写的解决方法

时间:2019-08-17 10:34:03      阅读:277      评论:0      收藏:0      [点我收藏+]

标签:turn   boot   class   解决   csdn   not   href   tle   jsonp   

要保持大写---在get属性上加
@JsonProperty("Ao") public Integer getAo() { return Ao; }
https://blog.csdn.net/github_36887863/article/details/81807088

springboot返回大写变小写的解决方法

标签:turn   boot   class   解决   csdn   not   href   tle   jsonp   

原文地址:https://www.cnblogs.com/woainixxx/p/11367506.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!