JSON is a simple but effective standard for storing and sending data between applications. Its lightweight, easy-to-read, and quick-to-parse format makes it pretty much the strandard when building APIs or any kind of system that exchanges data.
Although JSON itself is language-independent, we still need to read and write the content using a library. In Java, the Jackson library has become almost synonymous with JSON parsing, and it’s the default choice in many frameworks, including Spring.
In this course, we’ll hit the ground running with Jackson, go through basic serialization/deserialization for different types, focusing in on data binding.
Then, we’ll also go further into more advanced scenarios, including custom serializers, JSON views, processing nested objects and complex data structures, error handling, and the alternative approaches for processing JSON – the Tree model and the Streaming API.
Actual coding practice through a Java project – definitely the best way to learn how to process JSON using Jackson
The essential path to working with JSON in Java, professionally. The 3 modules build a solid base of understanding the benefits of Jackson, and how to address the most common scenarios when processing JSON data.
Everything you need to understand the Jackson API for processing JSON in Java.
Our Full Course Library
IntelliJ Idea Ultimate (6 months free)
JProfiler (6 months free)
All Upcoming Courses (Roadmap)
Certificates of Completion
Multiple-Choice questions in Each Lesson
Pro Access
Yearly or the Lifetime access
Do you have a team who would benefit from taking the course?
I believe strongly in the quality of the course material to teach you the fundamentals of the library. I’ve put a lot of work and care into the material and hope you’re going to use it and to develop and maintain your applications.
I confidently back all courses with a 20-Day Money Back Guarantee. I want you to dive in deep and experience the full wealth of this resource without hesitation.
If the material isn’t a good fit, just contact me within 20 days of purchase, and ask for a full refund for any single course package.
Support and Privacy
Free Sample Lessons