From the course: JSON Processing with Java EE

Welcome

From the course: JSON Processing with Java EE

Start my 1-month free trial

Welcome

- [Narrator] One of the most useful Java EE specifications is JSON Processing, with it's fluent APIs and two programming models, it is one of the simplest ways to generate, stream, query, and parse JSON data in our own projects. Hi, I'm Alex Theedom, I've been developing Java Enterprise applications for well over 10 years. I am passionate about this powerful and lightweight ecosystem. In this course, you'll learn how to use both the object model and the streaming model, how to construct JSON objects and parse JSON data using the extensive builder APIs, how to traverse a JSON object, and flush a JSON model to an output stream. You will learn how easy it is to parse, read and manipulate JSON data in a variety of different ways, regardless of how deeply nested its structure. In short, I will show you everything you need to know to get started with this useful API.

Contents