Java EE: Working with JSON Using JSON-B and JSON-P

Go to class
Write Review

Free Online Course: Java EE: Working with JSON Using JSON-B and JSON-P provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Java EE: Working with JSON Using JSON-B and JSON-P is taught by Jesper De Jong.

Overview
  • JSON is used in nearly all modern web applications and is a must for every developer to understand. This course will teach you about JSON Binding (JSON-B) and JSON Processing (JSON-P) using Java EE.

    JSON is a widely used, standard data format that every software developer needs to understand. In this course, Java EE: Working with JSON Using JSON-B and JSON-P, you'll learn how to work with JSON in Java using the standard JSON Binding and JSON Processing APIs. First, you'll learn how to use JSON Binding to easily convert JSON to Java objects and vice versa. Next, you'll explore JSON Processing and discover how you can use the streaming and object model APIs to read and write JSON. Finally, you'll get to see how to work with some of the advanced features of JSON-P. When you're finished with this course, you'll have the skills and knowledge of the Java EE JSON APIs needed to work with JSON, for example for building RESTful web services using Java EE.