Annotation Interface JsonbTypeAdapter


Annotation provides way how to set custom JsonbAdapter to field or JavaBean property.

Usage

The @JsonbTypeAdapter annotation can be used with the following program elements:

  • type
  • field
  • method
  • parameter
Since:
JSON Binding 1.0