All Classes
-
All Classes Class Summary Annotation Types Summary Class Description BeanIntrospectionModule A Jackson module that adds reflection-free bean serialization and deserialization for Micronaut.ConvertibleMultiValuesSerializer Serializer forConvertibleMultiValues
.ConvertibleValuesSerializer Serializer forConvertibleValues
.JacksonConfiguration Configuration for the Jackson JSON parser.JacksonConverterRegistrar Converter registrar for Jackson.JacksonDatabindMapper jackson-databind implementation ofJsonMapper
.JacksonFeatures Annotation that can be applied to types that use Jackson to customize serialization features.JacksonFeatures Stores features to later configure anObjectMapper
.JacksonMediaTypeCodec AMediaTypeCodec
for JSON and Jackson.JacksonObjectSerializer An implementation of theObjectSerializer
interface for Jackson.JacksonProcessor A Reactive streams publisher that publishes aJsonNode
once the JSON has been fully consumed.JsonMediaTypeCodec AMediaTypeCodec
for JSON and Jackson.JsonPropertySourceLoader APropertySourceLoader
that readsapplication.json
files if they exist.JsonStreamMediaTypeCodec A codec forMediaType.APPLICATION_JSON_STREAM
.ObjectMapperFactory Factory bean for creating the JacksonObjectMapper
.ObjectNodeConvertibleValues<V> Simple facade over a JacksonObjectNode
to make it aConvertibleValues
.OptionalValuesSerializer A Jackson Serializer forOptionalValues
.ResourceDeserializerModifier ResourceModule Modifies deserialization forResource
.