Module methanol.adapter.jackson.flux


module methanol.adapter.jackson.flux
Provides publisher-based BodyAdapter.Encoder and BodyAdapter.Decoder implementations for JSON using the Jackson library and Project Rector. 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 JacksonFluxAdapterFactory.