Uses of Annotation Type
org.springframework.boot.context.properties.DeprecatedConfigurationProperty
Packages that use DeprecatedConfigurationProperty
Package
Description
Support for exporting actuator metrics to Dynatrace.
Auto-configuration for Flyway.
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.flyway
Methods in org.springframework.boot.autoconfigure.flyway with annotations of type DeprecatedConfigurationPropertyModifier and TypeMethodDescriptionFlywayProperties.getOracleKerberosConfigFile()
Deprecated.boolean
FlywayProperties.isIgnoreFutureMigrations()
Deprecated.boolean
FlywayProperties.isIgnoreIgnoredMigrations()
Deprecated.boolean
FlywayProperties.isIgnoreMissingMigrations()
Deprecated.boolean
FlywayProperties.isIgnorePendingMigrations()
Deprecated. -
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.