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.