Uses of Annotation Type
org.springframework.boot.context.properties.DeprecatedConfigurationProperty
Package
Description
Support for exporting actuator metrics to Dynatrace.
Support for exporting actuator metrics to Ganglia.
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
Modifier and TypeMethodDescriptionDynatraceProperties.getDeviceId()
Deprecated.DynatraceProperties.getGroup()
Deprecated.DynatraceProperties.getTechnologyType()
Deprecated. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia
Modifier and TypeMethodDescriptionGangliaProperties.getProtocolVersion()
Deprecated.GangliaProperties.getRateUnits()
Deprecated. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.flyway
Modifier 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
Modifier and TypeMethodDescriptionWebMvcProperties.getDateFormat()
Deprecated.boolean
WebMvcProperties.Contentnegotiation.isFavorPathExtension()
Deprecated.boolean
WebMvcProperties.Pathmatch.isUseRegisteredSuffixPattern()
Deprecated.boolean
WebMvcProperties.Pathmatch.isUseSuffixPattern()
Deprecated.