Jakarta JSON Binding

Jakarta JSON Binding (formerly JSON-B) is a binding framework for converting Java objects to and from JSON documents. It provides a default mapping between classes and JSON, with the ability to customize the mapping process through a comprehensive configuration API.

API entry from apis.yml

apis.yml Raw ↑
aid: jakarta-ee:jakarta-json-binding
name: Jakarta JSON Binding
description: Jakarta JSON Binding (formerly JSON-B) is a binding framework for converting Java objects
  to and from JSON documents. It provides a default mapping between classes and JSON, with the ability
  to customize the mapping process through a comprehensive configuration API.
humanURL: https://jakarta.ee/specifications/jsonb/
tags:
- Binding
- JSON
- Specification
properties:
- type: Documentation
  url: https://jakarta.ee/specifications/jsonb/
- type: GitHubRepository
  url: https://github.com/jakartaee/jsonb-api