Package io.micronaut.serde.jackson
package io.micronaut.serde.jackson
-
ClassDescriptionImplementation of the
Decoder
interface for Jackson.Implementation of theEncoder
interface for Jackson.Implementation of theJsonMapper
interface for Jackson.A variation ofObjectMapper
that allows to cloneJacksonObjectMapper
with a newSerdeJacksonConfiguration
.Configuration for the Jackson.