Uses of Class
tools.jackson.databind.ser.Serializers.Base
Packages that use Serializers.Base
Package
Description
Package that contains classes and interfaces to help implement
custom extension
JacksonModules
(which are registered on ObjectMapper via builders}.-
Uses of Serializers.Base in tools.jackson.databind.module
Subclasses of Serializers.Base in tools.jackson.databind.moduleModifier and TypeClassDescriptionclassSimple implementationSerializerswhich allows registration of serializers based on raw (type erased class).