YoVDO

Java: JSON Databinding with Jackson

Offered By: Pluralsight

Tags

Java Courses JSON Courses Data Binding Courses

Course Description

Overview

Jackson is a very popular and efficient java based library used to serialize or map Java objects to JSON and vice versa. This course will teach you the basics of the Jackson library API features and their usage in a simple and intuitive way.

Do you need to work with JSON in your Java code? In this course, Java: JSON Databinding with Jackson, you will learn foundational knowledge of the ability to bind JSON data with Java objects. First, you will learn how to define your Java object class files. Next, you will be able to convert Java into JSON and vice versa. Finally, you will explore how to add annotations to your code to read and write JSON more efficiently. When you’re finished with this course, you will have the skills and knowledge of the Jackson library API needed to build JSON data driven applications.

Topics:
  • Course Overview
  • Introduction
  • Defining Your Class Files (JSON Data and Java Class)
  • Converting Between JSON and POJO (Plain Old Java Objects)
  • Annotations

Taught by

Jean-Marc Julien

Related Courses

Algorithms, Part I
Princeton University via Coursera
Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
MongoDB for Java Developers
MongoDB University
Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
Intro to Java Programming
San Jose State University via Udacity