Annotations #37
Unanswered
andreachirico79
asked this question in
Q&A
Replies: 1 comment
-
AnnotationSourceGenerator.create(JsonInclude.class).addParameter(VariableSourceGenerator.create("JsonInclude.Include.NON_EMPTY")) Check here for complete examples about source generators |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HI, how can i implement the following annotation?
@JsonInclude(JsonInclude.Include.NON_EMPTY)
thanks
Beta Was this translation helpful? Give feedback.
All reactions