JsonUnwrapped

@JsonUnwrapped扁平化对象

https://www.cnblogs.com/SjhCode/p/17314622.html 使用扁平化前 @Getter @Setter @ToString public class Account { private Location location; private PersonInfo ......
扁平 JsonUnwrapped 对象

@JsonUnwrapped扁平化对象

使用扁平化前 @Getter @Setter @ToString public class Account { private Location location; private PersonInfo personInfo; @Getter @Setter @ToString public sta ......
扁平 JsonUnwrapped 对象
共2篇  :1/1页 首页上一页1下一页尾页