摘要: xml 和 json 序列化忽略字段: @JsonIgnore @XmlTransient 字段节点为空时,置空不返回给前端 @JsonInclude(JsonInclude.Include.NON_EMPTY) @TableField(exist=false) private List<Categ 阅读全文
posted @ 2018-06-17 12:12 xiluhua 阅读(891) 评论(0) 推荐(0) 编辑