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
Kai Yuan
3aaf85dcca
[improve-jackson-annotation] BAEL-6308 JsonFormat.Feature.ACCEPT_CASE_INSENSITIVE_PROPERTIES (
#13807
)
2023-04-12 19:35:29 -05:00
..
src
[improve-jackson-annotation] BAEL-6308 JsonFormat.Feature.ACCEPT_CASE_INSENSITIVE_PROPERTIES (
#13807
)
2023-04-12 19:35:29 -05:00
pom.xml
JAVA-19536 Formatting of pom.xml
2023-04-07 22:32:01 +05:30
README.md
Update README.md
2023-01-19 07:25:57 +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