Overview
Explore the updates to the Java API for JSON Processing in Java EE 8 through this 55-minute Devoxx conference talk. Learn about the new features introduced, including support for JSON Pointer (RFC6901), JSON Patch (RFC6902), and JSON Merge Patch (RFC7386). Discover improvements in performance, Java 8 integration, and processing of large JSON data. Begin with an overview of the JSON Processing API in Java EE 7 to understand the foundation for these enhancements. Delve into topics such as JSON Pointer, JSON Patch, JSON Merge Patch, and techniques for handling big JSON data. Gain insights into the alignment of JSON Processing with JSON-B and JAX-RS, and understand how these updates will enhance JSON processing capabilities in Java EE 8.
Syllabus
Updates to the Java API for JSON Processing for Java EE 8
JSON Pointer
JSON Patch
JSON Merge Patch
BIG JSON Data JSON processing of large objects
Alignment with JSON-B and JAX-RS
Taught by
Devoxx