The JSON/Java Binding API is designed to bind JSON documents to Java objects. More specifically,
the JSON/Java Binding API provides a way for JSON objects whose structure is expressed in the
JSON Schema Definition Language to be parsed and marshaled, to and from Java objects of
strongly-typed classes. The JSON/Java Binding API can also be used to validate JSON documents as
they are parsed from text or marshaled from Java objects against a JSD. Thus, the JSON/Java
Binding API ...
Artifacts using JSONx Binding (6)
The JSD Binding Generator consumes a JSD schema, and produces Java classes in the form of .java
files. The generated classes have code that relies on the JSON/Java Binding API to achieve
binding between JSON documents conforming to a JSD ...
Last Release on Feb 27, 2024
JAX-RS Integration for JSONx is implemented to the specification of the JAX-RS API. JAX-RS
Integration for JSONx implements the MessageBodyReader and MessageBodyWriter interfaces in
JxObjectProvider to integrate with JAX-RS server runtimes.
Last Release on Feb 27, 2024
JAX-RS Integration for JSONX is implemented to the specification of the JAX-RS API. JAX-RS
Integration for JSONX implements the MessageBodyReader and MessageBodyWriter interfaces in
JxObjectProvider to integrate with JAX-RS server runtimes.
Last Release on May 13, 2019
5.JSONx Sample CDC
org.jsonx.sample » cdc MIT
JSONx Sample CDC: Consumer Driven Contracts.
Last Release on Feb 27, 2024
- Prev
- 1
- Next