Annotation Type JsonFieldAlias


@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface JsonFieldAlias
Annotation to allow the definition of custom JSON Schema "alias" and "aliasTitle" properties for a field.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description