xml 和 json 序列化忽略字段

xml 和 json 序列化忽略字段:

@JsonIgnore

@XmlTransient
原文地址:https://www.cnblogs.com/xiluhua/p/9192577.html