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 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.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.boolean
WebMvcProperties.Contentnegotiation.isFavorPathExtension()
Deprecated.boolean
WebMvcProperties.Pathmatch.isUseRegisteredSuffixPattern()
Deprecated.boolean
WebMvcProperties.Pathmatch.isUseSuffixPattern()
Deprecated.