ConfigMe icon indicating copy to clipboard operation
ConfigMe copied to clipboard

Mapper: Option to ignore property if empty for export

Open ljacqu opened this issue 7 years ago • 0 comments

For more complex beans it is interesting to allow users to define that a String/collection/map is empty that it should not be exported. Thinking of something similar to Jackson's @JsonInclude(NON_EMPTY).

ljacqu avatar Sep 01 '18 15:09 ljacqu