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