-
@Target(allowedTargets = {AnnotationTarget.VALUE_PARAMETER, AnnotationTarget.FIELD, AnnotationTarget.PROPERTY}) public @interface JSONIncludeIfNull
Annotation to indicate property is to be included in auto-serialization even if
null.
@Target(allowedTargets = {AnnotationTarget.VALUE_PARAMETER, AnnotationTarget.FIELD, AnnotationTarget.PROPERTY}) public @interface JSONIncludeIfNull
Annotation to indicate property is to be included in auto-serialization even if null.