Jakarta JSON Binding

The Jakarta JSON Binding specification for marshaling Java objects to JSON and unmarshaling JSON back into Java objects. Provides a default mapping algorithm and customization through annotations and a runtime configuration API for consistent JSON binding across the Jakarta EE ecosystem.

API entry from apis.yml

apis.yml Raw ↑
aid: json-binding:json-b
name: Jakarta JSON Binding
description: The Jakarta JSON Binding specification for marshaling Java objects to JSON and unmarshaling
  JSON back into Java objects. Provides a default mapping algorithm and customization through annotations
  and a runtime configuration API for consistent JSON binding across the Jakarta EE ecosystem.
humanURL: https://jakarta.ee/specifications/jsonb/
tags:
- Java
- JSON Binding
- Serialization
properties:
- type: Documentation
  url: https://jakarta.ee/specifications/jsonb/
- type: Specification
  url: https://jakarta.ee/specifications/jsonb/3.0/