ConfigMe
ConfigMe copied to clipboard
Mapper: Option to ignore property if empty for export
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).