YoVDO

JSON Processing with Java EE

Offered By: LinkedIn Learning

Tags

Java EE Courses Unit Testing Courses JSON Courses File I/O Courses

Course Description

Overview

Discover how to use the Java EE JSON-Processing API. Learn how to use both the object model and the streaming model, how to traverse a JSON object, and much more.

Syllabus

Introduction
  • Welcome
  • What you should know
  • How to use the exercise files
  • Challenges
1. JSON and Java
  • Work with JSON and Java
2. JSON-Processing API Features
  • JSON-P API introduction
  • Headline features of JSON-P
3. The Java EE JSON Object Model
  • Introduction to the object model
  • Create a model from a JSON string
  • Create a model from a JSON file
  • JSON builder API
  • Build a JSON model
  • How to traverse the model
  • Traverse the JSON model
  • Output the JSON model to a data stream
  • Challenge: JSON array object
  • Solution: JSON array object
  • Challenge: Write unit test
  • Solution: Write unit test
  • Challenge: Output JSON object to a file
  • Solution: Output JSON object to a file
4. The Java EE JSON Streaming Model
  • Introduction to the streaming model
  • Parse JSON data
  • Write JSON data
  • Challenge: Find the value of a JSON key
  • Solution: Find the value of a JSON key
  • Challenge: Output JSON object to a file
  • Solution: Output JSON object to file
Conclusion
  • Next steps

Taught by

Alex Theedom

Related Courses

Java Programming Bootcamp - Build Real Projects with JavaFX
Udemy
Java EE 8: JavaServer Faces JSF 2.3
LinkedIn Learning
Java EE: Design Patterns and Architecture
LinkedIn Learning
Java EE: Packaging and Deploying an App
LinkedIn Learning
Java EE: RESTful Service with JAX-RS 2.0
LinkedIn Learning