阅读背景:

如何在SpringBoot中为RestTemplate设置PropertyNamingStrategy?

来源:互联网 

I have written a SpringBoot app that consumes a rest api and presents a rest api. My model pojo's have camelCase named properties. The json that the app consumes has under_score property names. The json that the app produces has under_score property names. I would like to use a PropertyNamingStrategy that will do the conversion automatically between Java and json names during marshalling/unmarshalling.I have written a SpringBoot app that consumes a




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: