Uses of Annotation Interface
org.springframework.boot.context.properties.DeprecatedConfigurationProperty
Package
Description
Auto-configuration for actuator metrics and Micrometer.
Auto-configuration for Couchbase.
Auto-configuration for Flyway.
Auto-configuration for InfluxDB.
Auto-configuration for Apache Kafka.
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
-
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.couchbase
Modifier and TypeMethodDescriptionCouchbaseProperties.Ssl.getKeyStore()
Deprecated, for removal: This API element is subject to removal in a future version.CouchbaseProperties.Ssl.getKeyStorePassword()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.flyway
Modifier and TypeMethodDescriptionFlywayProperties.getOracleKerberosCacheFile()
Deprecated, for removal: This API element is subject to removal in a future version.FlywayProperties.getOracleSqlplus()
Deprecated, for removal: This API element is subject to removal in a future version.FlywayProperties.getOracleSqlplusWarn()
Deprecated, for removal: This API element is subject to removal in a future version.FlywayProperties.getOracleWalletLocation()
Deprecated, for removal: This API element is subject to removal in a future version.FlywayProperties.getSqlServerKerberosLoginFile()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.influx
Modifier and TypeMethodDescriptionInfluxDbProperties.getPassword()
Deprecated, for removal: This API element is subject to removal in a future version.InfluxDbProperties.getUrl()
Deprecated, for removal: This API element is subject to removal in a future version.InfluxDbProperties.getUser()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.kafka
Modifier and TypeMethodDescriptionKafkaProperties.Streams.getCacheMaxSizeBuffering()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.web
Modifier and TypeMethodDescriptionboolean
ServerProperties.Undertow.isAllowEncodedSlash()
Deprecated, for removal: This API element is subject to removal in a future version.boolean
ServerProperties.Tomcat.isRejectIllegalHeader()
-
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.web.servlet
Modifier and TypeMethodDescriptionboolean
WebMvcProperties.isThrowExceptionIfNoHandlerFound()
Deprecated, for removal: This API element is subject to removal in a future version.