Annotation Interface JsonbAnnotation


@Documented @Retention(RUNTIME) public @interface JsonbAnnotation
Marks any relevant JSON Binding annotations. Includes @Documented and @Retention(RUNTIME) definitions.
Since:
JSON Binding 1.0