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
Harry9656
535d9a97b4
[JAVA-31568] Upgrade org.json and json-path libraries
2024-03-11 21:16:11 +01: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-31568] Upgrade org.json and json-path libraries
2024-03-11 21:16:11 +01:00
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