Rename JSON properties using Jackson annotations? - Jackson JSON examples
In this example you will know how to ignore json property using @JsonIgnore jackson annotation. If you annotate any property with @JsonIgnore annotation, it will be ignored at runtime.
Read full article from Rename JSON properties using Jackson annotations? - Jackson JSON examples
No comments:
Post a Comment