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.
Auto-configuration for RabbitMQ.
Classes related to the auto-configuration of a servlet or reactive web server using
Tomcat.
Auto-configuration for Spring MVC.
-
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.Jackson2Properties.getDateFormat()Deprecated, for removal: This API element is subject to removal in a future version.Jackson2Properties.getDefaultLeniency()Deprecated, for removal: This API element is subject to removal in a future version.Jackson2Properties.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()Jackson2Properties.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.Jackson2Properties.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.Jackson2Properties.getTimeZone()Deprecated, for removal: This API element is subject to removal in a future version.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 TypeMethodDescriptionDynatraceProperties.V1.getDeviceId()Deprecated, for removal: This API element is subject to removal in a future version.DynatraceProperties.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. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.rabbitmq.autoconfigure
Methods in org.springframework.boot.rabbitmq.autoconfigure with annotations of type DeprecatedConfigurationProperty -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.tomcat.autoconfigure
Methods in org.springframework.boot.tomcat.autoconfigure with annotations of type DeprecatedConfigurationPropertyModifier and TypeMethodDescriptionTomcatServerProperties.getAdditionalTldSkipPatterns()Deprecated, for removal: This API element is subject to removal in a future version.TomcatServerProperties.getRedirectContextRoot()Deprecated, for removal: This API element is subject to removal in a future version.booleanTomcatServerProperties.isUseRelativeRedirects()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.webmvc.autoconfigure
Methods in org.springframework.boot.webmvc.autoconfigure with annotations of type DeprecatedConfigurationPropertyModifier and TypeMethodDescriptionWebMvcProperties.Pathmatch.getMatchingStrategy()Deprecated, for removal: This API element is subject to removal in a future version.