Package io.micronaut.serde.processor.jackson
package io.micronaut.serde.processor.jackson
-
ClassDescriptionRemapper to handle AWS re-packaging of annotations.Maps the
com.fasterxml.jackson.annotation.JacksonAnnotation
stereotype toSerdeConfig
.Support for JsonIgnoreProperties.Transformer for JsonIgnoreType.Support for JsonAlias.Adds support for JsonAnyGetter.Adds support for JsonAnySetter.Managed ref support.Support for JsonClassDescription.Maps thecom.fasterxml.jackson.annotation.JsonCreator
annotation toCreator
.Maps thecom.fasterxml.jackson.annotation.JsonFilter
annotation toSerdeConfig
.Transformer forcom.fasterxml.jackson.annotation.JsonFormat
.Support for Jackson's JsonGetter.Maps thecom.fasterxml.jackson.annotation.JsonIgnore
annotation toSerdeConfig
.Maps thecom.fasterxml.jackson.annotation.JsonInclude
annotation toSerdeConfig
.Support for JsonIncludeProperties.Managed ref support.Maps thecom.fasterxml.jackson.annotation.JsonProperty
annotation toSerdeConfig
.Support for @JsonPropertyOrder.Support for JsonRootName.Transformer for JsonSetter.Support JsonSubTypes.Mapper for JsonTypeInfo.Supports json type name.Adds support for Jackson's JsonUnwrapped.Support for JsonValue.Support for JsonView.Abstract transformer that validate supported members returned byValidatingAnnotationMapper.getSupportedMemberNames()
.