Module methanol.adapter.jackson


module methanol.adapter.jackson
Provides BodyAdapter.Encoder and BodyAdapter.Decoder implementations for the Jackson library. Note that, for the sake of configurability, the adapters are not service-provided by default. You will need to explicitly declare service-providers that delegate to the instances created by JacksonAdapterFactory.