批注接口的使用
org.springframework.boot.context.properties.DeprecatedConfigurationProperty
程序包
说明
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.
-
org.springframework.boot.actuate.autoconfigure.metrics.export.otlp中DeprecatedConfigurationProperty的使用
批注类型为DeprecatedConfigurationProperty的org.springframework.boot.actuate.autoconfigure.metrics.export.otlp中的方法 -
org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus中DeprecatedConfigurationProperty的使用
批注类型为DeprecatedConfigurationProperty的org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus中的方法 -
org.springframework.boot.autoconfigure.flyway中DeprecatedConfigurationProperty的使用
修饰符和类型方法说明FlywayProperties.getOracleKerberosCacheFile()已过时, 待删除: 此 API 元素将从以后的版本中删除。FlywayProperties.getOracleSqlplus()已过时, 待删除: 此 API 元素将从以后的版本中删除。FlywayProperties.getOracleSqlplusWarn()已过时, 待删除: 此 API 元素将从以后的版本中删除。FlywayProperties.getOracleWalletLocation()已过时, 待删除: 此 API 元素将从以后的版本中删除。FlywayProperties.getSqlServerKerberosLoginFile()已过时, 待删除: 此 API 元素将从以后的版本中删除。booleanFlywayProperties.isCleanOnValidationError()已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
org.springframework.boot.autoconfigure.gson中DeprecatedConfigurationProperty的使用
-
org.springframework.boot.autoconfigure.jms中DeprecatedConfigurationProperty的使用
修饰符和类型方法说明JmsProperties.Listener.getAcknowledgeMode()已过时, 待删除: 此 API 元素将从以后的版本中删除。JmsProperties.Listener.getConcurrency()已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
org.springframework.boot.autoconfigure.kafka中DeprecatedConfigurationProperty的使用
修饰符和类型方法说明KafkaProperties.Retry.Topic.getDelay()已过时, 待删除: 此 API 元素将从以后的版本中删除。KafkaProperties.Retry.Topic.getMaxDelay()已过时, 待删除: 此 API 元素将从以后的版本中删除。doubleKafkaProperties.Retry.Topic.getMultiplier()已过时, 待删除: 此 API 元素将从以后的版本中删除。booleanKafkaProperties.Retry.Topic.isRandomBackOff()已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
org.springframework.boot.autoconfigure.web中DeprecatedConfigurationProperty的使用