Package jakarta.json.bind.annotation
Annotation Type JsonbAnnotation
- 
@Documented @Retention(RUNTIME) public @interface JsonbAnnotation
Marks any relevant JSON Binding annotations. Includes@Documentedand@Retention(RUNTIME)definitions.- Since:
 - JSON Binding 1.0