Annotation Type JsonCategory


@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface JsonCategory
Annotation to allow the definition of a custom JSON Schema "category" property for a field.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description