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-custom-conversions
History
rcalago
8253d93aed
Update README.md
2024-03-01 14:32:25 +08:00
..
javatypefromclassinjava
baeldung-articles : BAEL-5937 (
#15922
)
2024-02-19 16:24:35 -10:00
src
Make changes to remove relativepath from child modules like core java (
#15535
)
2024-01-02 23:14:18 +05:30
pom.xml
JAVA-19536 Formatting of pom.xml
2023-04-07 22:32:01 +05:30
README.md
Update README.md
2024-03-01 14:32:25 +08:00
README.md
Unescape
Escape
Jackson Custom Conversions
This module contains articles about Jackson custom conversions.
Relevant Articles:
Jackson
–
Custom Serializer
Getting Started with Custom Deserialization in Jackson
Serialize Only Fields That Meet a Custom Criteria With Jackson
Calling Default Serializer from Custom Serializer in Jackson
OffsetDateTime Serialization With Jackson
Create JavaType From Class with Jackson