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.booleanFlywayProperties.isIgnoreFutureMigrations()Deprecated.booleanFlywayProperties.isIgnoreIgnoredMigrations()Deprecated.booleanFlywayProperties.isIgnoreMissingMigrations()Deprecated.booleanFlywayProperties.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.booleanWebMvcProperties.Contentnegotiation.isFavorPathExtension()Deprecated.booleanWebMvcProperties.Pathmatch.isUseRegisteredSuffixPattern()Deprecated.booleanWebMvcProperties.Pathmatch.isUseSuffixPattern()Deprecated.