Package net.jacobpeterson.jet.openapiannotationsplugin.gson.serializer.annotation
package net.jacobpeterson.jet.openapiannotationsplugin.gson.serializer.annotation
-
ClassesClassDescription
AnnotationJsonSerializeris aJsonSerializerforAnnotationthat uses reflection to invoke theClass.getDeclaredMethods()of theAnnotation.annotationType()and uses reflection to handleSerializedName,AnnotationJsonIgnore,AnnotationJsonSerializeEmptyArray,AnnotationJsonObjectInline,AnnotationArrayIsNullableValue,AnnotationJsonRawString,AnnotationArrayIsMap, andAnnotationArrayIsMapKey.