JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Core Profile API v11.0.0-M2
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
jakarta.json.bind
Package
jakarta.json.bind.annotation
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