Annotation Interface SerializerType


@Retention(RUNTIME) @Target(TYPE) public @interface SerializerType
The serializer type. It should be used on the serializer class.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The value of the serializer
  • Element Details

    • value

      String value
      The value of the serializer
      Returns:
      the value