Uses of Annotation Interface
org.springframework.boot.context.properties.DeprecatedConfigurationProperty
Package
Description
Support for exporting actuator metrics to OTLP.
Support for exporting actuator metrics to Prometheus.
Auto-configuration for Flyway.
Auto-configuration for GSON.
Auto-configuration for JMS.
Auto-configuration for Apache Kafka.
Auto-configuration for common web concerns.
-
Uses of DeprecatedConfigurationProperty in org.springframework.boot.actuate.autoconfigure.metrics.export.otlp
Modifier and TypeMethodDescriptionOtlpMetricsProperties.getResourceAttributes()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus
Modifier and TypeMethodDescriptionPrometheusProperties.getHistogramFlavor()
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.boolean
FlywayProperties.isCleanOnValidationError()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.gson
Modifier and TypeMethodDescriptionGsonProperties.getLenient()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DeprecatedConfigurationProperty in org.springframework.boot.autoconfigure.jms
Modifier and TypeMethodDescriptionJmsProperties.Listener.getAcknowledgeMode()
Deprecated, for removal: This API element is subject to removal in a future version.JmsProperties.Listener.getConcurrency()
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.Retry.Topic.getDelay()
Deprecated, for removal: This API element is subject to removal in a future version.KafkaProperties.Retry.Topic.getMaxDelay()
Deprecated, for removal: This API element is subject to removal in a future version.double
KafkaProperties.Retry.Topic.getMultiplier()
Deprecated, for removal: This API element is subject to removal in a future version.boolean
KafkaProperties.Retry.Topic.isRandomBackOff()
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.