All Classes and Interfaces
Class
Description
A Jackson module that adds reflection-free bean serialization and deserialization for Micronaut.
Serializer for
ConvertibleMultiValues.Serializer for
ConvertibleValues.Configuration for the Jackson JSON parser.
Converter registrar for Jackson.
jackson-databind implementation of
JsonMapper.Implementation of
JsonMapperSupplier for Jackson.The pre instantiate callback.
Annotation that can be applied to types that use Jackson to customize serialization features.
Stores features to later configure an
ObjectMapper.Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with message body writers / readers API
An implementation of the
ObjectSerializer interface for Jackson.A Reactive streams publisher that publishes a
JsonNode once the JSON has been fully consumed.Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with message body writers / readers API
Deserializer for
JsonNode.Serializer for
JsonNode.A
PropertySourceLoader that reads application.json files if they exist.Deprecated, for removal: This API element is subject to removal in a future version.
Replaced with message body writers / readers API
Micronaut deserializers for jackson.
Factory bean for creating the Jackson
ObjectMapper.Simple facade over a Jackson
ObjectNode to make it a ConvertibleValues.A Jackson Serializer for
OptionalValues.Modifies deserialization for
Resource.