All Classes and Interfaces
Class
Description
Callback interface that can be implemented by beans wishing to further customize the
CBORMapper through CBORMapper.Builder to fine-tune its
auto-configuration.Auto-configuration for Jackson.Configuration properties to configure Jackson's CBOR support.
@Component that provides ValueSerializer,
ValueDeserializer or KeyDeserializer implementations to be registered
with Jackson when JacksonComponentModule is in use.The various scopes under which a serializer/deserializer can be registered.
JacksonModule to register @JacksonComponent annotated
beans.Provides a mixin class implementation that registers with Jackson when using
JacksonMixinModule.Provides the mapping of Jackson mixin classes to consider.
Builder for
JacksonMixinModuleEntries.Configuration properties to configure Jackson.
Configuration properties to configure Jackson's XML support.
Callback interface that can be implemented by beans wishing to further customize the
JsonMapper through JsonMapper.Builder to
fine-tune its auto-configuration.Helper base class for
ValueDeserializer implementations that deserialize
objects.Helper base class for
ValueSerializer implementations that serialize objects.Callback interface that can be implemented by beans wishing to further customize the
XmlMapper through XmlMapper.Builder to fine-tune its
auto-configuration.