[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.)
 
Description
Let’s make things easy! In this quick-start course, students will learn how to use Jackson to serialize and deserialize JSON. Import statements, Jackson classes and methods and program output will be illustrated and explained. By the end of the course, students will be able to serialize Java objects into JSON, deserialize JSON into Java objects, and will know how to avoid programming errors. The course is taught by a straight-A Ivy League graduate with industry experience in the subject matter.
Author(s): Craig Hawkins








