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.
A MediaTypeCodec for JSON and Jackson.
An implementation of the ObjectSerializer interface for Jackson.
A Reactive streams publisher that publishes a JsonNode once the JSON has been fully consumed.
A MediaTypeCodec for JSON and Jackson.
Deserializer for JsonNode.
Serializer for JsonNode.
A PropertySourceLoader that reads application.json files if they exist.
A codec for MediaType.APPLICATION_JSON_STREAM.
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.