Uses of Annotation Interface
org.springframework.boot.context.properties.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.
Servlet web server abstractions.
-
Uses of DeprecatedConfigurationProperty in org.springframework.boot.actuate.autoconfigure.metrics
Modifier 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
-
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.web
Modifier 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.boolean
ServerProperties.Undertow.isAllowEncodedSlash()
Deprecated, for removal: This API element is subject to removal in a future version.boolean
ServerProperties.Tomcat.isRejectIllegalHeader()
-
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.web.servlet
Modifier and TypeMethodDescriptionboolean
WebMvcProperties.isIgnoreDefaultModelOnRedirect()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.web.servlet.server
Modifier and TypeMethodDescriptionSession.Cookie.getComment()
Deprecated, for removal: This API element is subject to removal in a future version.since 3.0.0 without replacement