jackson JsonInclude Non_Null not ignoring working on nested Object Properties

前端 未结 0 680
情深已故
情深已故 2021-01-07 06:01
@JsonInclude(JsonInclude.Include.NON_NULL)
public class Flight implements Serializable {

    private TrackInformation trackInformation;

    private MiscData miscDa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题