Uses of Annotation Interface
org.springframework.boot.context.properties.DeprecatedConfigurationProperty
Packages that use DeprecatedConfigurationProperty
Package
Description
Auto-configuration for actuator metrics and Micrometer.
Auto-configuration for Liquibase.
Auto-configuration for common web concerns.
Auto-configuration for servlet web servers and Spring MVC.
-
Uses of DeprecatedConfigurationProperty in org.springframework.boot.actuate.autoconfigure.metrics
Methods in org.springframework.boot.actuate.autoconfigure.metrics with annotations of type DeprecatedConfigurationPropertyModifier and TypeMethodDescriptionMetricsProperties.Web.Client.ClientRequest.getMetricName()
Deprecated, for removal: This API element is subject to removal in a future version.MetricsProperties.Web.Server.ServerRequest.getMetricName()
Deprecated, for removal: This API element is subject to removal in a future version.void
MetricsProperties.Web.Server.ServerRequest.setMetricName
(String metricName) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.liquibase
Methods in org.springframework.boot.autoconfigure.liquibase with annotations of type DeprecatedConfigurationProperty -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.web
Methods in org.springframework.boot.autoconfigure.web with annotations of type DeprecatedConfigurationPropertyModifier and TypeMethodDescriptionServerProperties.Netty.getMaxChunkSize()
Deprecated, for removal: This API element is subject to removal in a future version.ServerProperties.getMaxHttpHeaderSize()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.web.servlet
Methods in org.springframework.boot.autoconfigure.web.servlet with annotations of type DeprecatedConfigurationPropertyModifier and TypeMethodDescriptionboolean
WebMvcProperties.isIgnoreDefaultModelOnRedirect()
Deprecated, for removal: This API element is subject to removal in a future version.