Package io.micronaut.serde.jackson
@NullMarked
package io.micronaut.serde.jackson
Jackson-backed JSON mapper, encoder, decoder, and configuration support.
-
ClassDescriptionImplementation of the
Decoderinterface for Jackson.Implementation of theEncoderinterface for Jackson.Implementation of theJsonMapperinterface for Jackson.A variation ofObjectMapperthat allows to cloneJacksonObjectMapperwith a newSerdeJacksonConfiguration.Configuration for the Jackson.