Uses of Annotation Interface
org.springframework.boot.context.properties.DeprecatedConfigurationProperty
Packages that use DeprecatedConfigurationProperty
Package
Description
Support for exporting actuator metrics to Dynatrace.
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.export.dynatrace
Methods in org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace with annotations of type DeprecatedConfigurationPropertyModifier and TypeMethodDescriptionDynatraceProperties.getDeviceId()Deprecated.DynatraceProperties.getGroup()Deprecated.DynatraceProperties.getTechnologyType()Deprecated. -
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 DeprecatedConfigurationProperty -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.web.servlet
Methods in org.springframework.boot.autoconfigure.web.servlet with annotations of type DeprecatedConfigurationPropertyModifier and TypeMethodDescriptionWebMvcProperties.getDateFormat()Deprecated.booleanWebMvcProperties.Contentnegotiation.isFavorPathExtension()Deprecated.booleanWebMvcProperties.isIgnoreDefaultModelOnRedirect()Deprecated.booleanWebMvcProperties.Pathmatch.isUseRegisteredSuffixPattern()Deprecated.booleanWebMvcProperties.Pathmatch.isUseSuffixPattern()Deprecated.