Package net.jacobpeterson.jet.openapiannotationsplugin.gson.serializer.annotation
package net.jacobpeterson.jet.openapiannotationsplugin.gson.serializer.annotation
-
ClassesClassDescription
AnnotationEnumJsonSerializeris aJsonSerializerforEnums declared insideAnnotations that useAnnotationJsonName.AnnotationJsonSerializeris aJsonSerializerforAnnotationthat uses reflection to invoke theClass.getDeclaredMethods()of theAnnotation.annotationType()and uses reflection to handlenet.jacobpeterson.jet.openapiannotations.meta.