[Free] Jackson Quick Start : Json Serialization With Java Made Easy
Learn the fundamentals of Jackson quickly and easily through examples. – Free Course
What you’ll learn
- Seriarization of Java objects into JSON using Jackson
- De-serialization of JSON into Java objects using Jackson
- How to avoid de-serialization errors
- How to resolve naming mismatches between JSON and Java
- How to use Jackson to produce human-readable JSON
Requirements
- basic understanding of Java (methods, classes, variables, objects, etc.)
- basic understanding of how to use an IDE (Eclipse, NetBeans, IntelliJ, etc.)