Uses of Annotation Interface
org.springframework.boot.context.properties.DeprecatedConfigurationProperty
Packages that use DeprecatedConfigurationProperty
Package
Description
Auto-configuration for Jackson 2.
-
Uses of DeprecatedConfigurationProperty in org.springframework.boot.jackson2.autoconfigure
Methods in org.springframework.boot.jackson2.autoconfigure with annotations of type DeprecatedConfigurationPropertyModifier and TypeMethodDescriptionJackson2Properties.getConstructorDetector()Deprecated, for removal: This API element is subject to removal in a future version.@Nullable StringJackson2Properties.getDateFormat()Deprecated, for removal: This API element is subject to removal in a future version.@Nullable BooleanJackson2Properties.getDefaultLeniency()Deprecated, for removal: This API element is subject to removal in a future version.@Nullable com.fasterxml.jackson.annotation.JsonInclude.IncludeJackson2Properties.getDefaultPropertyInclusion()Deprecated, for removal: This API element is subject to removal in a future version.Jackson2Properties.getDeserialization()Deprecated, for removal: This API element is subject to removal in a future version.Jackson2Properties.Datatype.getEnum()Jackson2Properties.getGenerator()Deprecated, for removal: This API element is subject to removal in a future version.Jackson2Properties.Datatype.getJsonNode()@Nullable LocaleJackson2Properties.getLocale()Deprecated, for removal: This API element is subject to removal in a future version.Jackson2Properties.getMapper()Deprecated, for removal: This API element is subject to removal in a future version.Jackson2Properties.getParser()Deprecated, for removal: This API element is subject to removal in a future version.@Nullable StringJackson2Properties.getPropertyNamingStrategy()Deprecated, for removal: This API element is subject to removal in a future version.Jackson2Properties.getSerialization()Deprecated, for removal: This API element is subject to removal in a future version.@Nullable TimeZoneJackson2Properties.getTimeZone()Deprecated, for removal: This API element is subject to removal in a future version.Map<com.fasterxml.jackson.annotation.PropertyAccessor, com.fasterxml.jackson.annotation.JsonAutoDetect.Visibility> Jackson2Properties.getVisibility()Deprecated, for removal: This API element is subject to removal in a future version.