Uses of Annotation Interface
org.springframework.boot.context.properties.DeprecatedConfigurationProperty
Packages that use DeprecatedConfigurationProperty
Package
Description
Auto-configuration for
spring-boot-devtools.Auto-configuration for Jackson 2.
Support for exporting actuator metrics to Dynatrace.
-
Uses of DeprecatedConfigurationProperty in org.springframework.boot.devtools.autoconfigure
Methods in org.springframework.boot.devtools.autoconfigure with annotations of type DeprecatedConfigurationProperty -
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. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.micrometer.metrics.autoconfigure.export.dynatrace
Methods in org.springframework.boot.micrometer.metrics.autoconfigure.export.dynatrace with annotations of type DeprecatedConfigurationPropertyModifier and TypeMethodDescription@Nullable StringDynatraceProperties.V1.getDeviceId()Deprecated, for removal: This API element is subject to removal in a future version.@Nullable StringDynatraceProperties.V1.getGroup()Deprecated, for removal: This API element is subject to removal in a future version.DynatraceProperties.V1.getTechnologyType()Deprecated, for removal: This API element is subject to removal in a future version.