Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- org.springframework.boot.jackson.autoconfigure.JacksonAutoConfiguration
- org.springframework.boot.jackson.autoconfigure.JacksonCborProperties
- org.springframework.boot.jackson.JacksonMixinModuleEntries
- org.springframework.boot.jackson.JacksonMixinModuleEntries.Builder
- tools.jackson.databind.JacksonModule (implements tools.jackson.core.Versioned)
- tools.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- org.springframework.boot.jackson.JacksonComponentModule (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.jackson.JacksonMixinModule
- tools.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- org.springframework.boot.jackson.autoconfigure.JacksonProperties
- org.springframework.boot.jackson.autoconfigure.JacksonProperties.Datatype
- org.springframework.boot.jackson.autoconfigure.JacksonProperties.Json
- org.springframework.boot.jackson.autoconfigure.JacksonXmlProperties
- tools.jackson.databind.ValueDeserializer<T> (implements tools.jackson.databind.deser.NullValueProvider)
- org.springframework.boot.jackson.ObjectValueDeserializer<T>
- tools.jackson.databind.ValueSerializer<T> (implements tools.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- org.springframework.boot.jackson.ObjectValueSerializer<T>
Interface Hierarchy
- org.springframework.boot.jackson.autoconfigure.CborMapperBuilderCustomizer
- org.springframework.boot.jackson.autoconfigure.JsonMapperBuilderCustomizer
- org.springframework.boot.jackson.autoconfigure.XmlMapperBuilderCustomizer
Annotation Interface Hierarchy
- org.springframework.boot.jackson.JacksonComponent (implements java.lang.annotation.Annotation)
- org.springframework.boot.jackson.JacksonMixin (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.jackson.JacksonComponent.Scope
- org.springframework.boot.jackson.autoconfigure.JacksonProperties.ConstructorDetectorStrategy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)