This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
0
You've already forked java-tutorials
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
java-tutorials
/
jackson-modules
/
jackson-annotations
History
edizor
e8b2cccd4f
Update README.md
...
[skip ci]
2023-06-15 22:23:23 +08:00
..
src
BAEL-6312 Update @JsonMerge annotation test to update language instead of name
2023-06-09 13:56:22 +01:00
pom.xml
JAVA-19536 Formatting of pom.xml
2023-04-07 22:32:01 +05:30
README.md
Update README.md
2023-06-15 22:23:23 +08:00
README.md
Unescape
Escape
Jackson Annotations
This module contains articles about Jackson annotations.
Relevant Articles:
Guide to @JsonFormat in Jackson
More Jackson Annotations
Jackson
–
Bidirectional Relationships
Jackson JSON Views
Deduction-Based Polymorphism in Jackson 2.12
@JsonIgnore vs @Transient
@JsonMerge Annotation in Jackson