JSON support is an important part of Java EE. This session provides a deep dive into JSON-P and JSON-B APIs, explains how they are connected and can be used together. I will introduce and demonstrate new JSON-P features such as JSON Patch, JSON Pointer, and JSON Merge Patch as well as JSON-B features such as default and customized mapping, adapters, and serializers.
Samples repository is located here.