Package io.micronaut.serde.annotation
package io.micronaut.serde.annotation
-
ClassDescriptionA Serde is an annotation that can be applied to type to indicate that it is allowed to be serialized and deserialized to and from a format like JSON.Annotation used to indicate a type is deserializable.Annotation used to indicate a type is serializable.Annotation to allow external classes to be enabled for serialization / deserialization.Repeated wrapper for this annotation.