JSON-B is a standard binding layer for converting Java objects to/from JSON messages. It defines a default mapping algorithm for converting existing Java classes to JSON, while enabling developers to customize the mapping process through the use of Java annotations.
[2] jsonb-spec/spec.pdf at master · javaee/jsonb-spec (2018-04-24 00:55:40 +09:00) <https://github.com/javaee/jsonb-spec/blob/master/spec/spec.pdf>