批注接口的使用
org.springframework.boot.context.properties.DeprecatedConfigurationProperty
程序包
说明
Support for exporting actuator metrics to SignalFX.
Auto-configuration for reactive codecs.
Auto-configuration for Flyway.
Auto-configuration for Spring GraphQL.
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.signalfx中DeprecatedConfigurationProperty的使用
批注类型为DeprecatedConfigurationProperty的org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx中的方法修饰符和类型方法说明SignalFxProperties.getAccessToken()已过时, 待删除: 此 API 元素将从以后的版本中删除。SignalFxProperties.getBatchSize()已过时, 待删除: 此 API 元素将从以后的版本中删除。SignalFxProperties.getConnectTimeout()已过时, 待删除: 此 API 元素将从以后的版本中删除。SignalFxProperties.getPublishedHistogramType()已过时, 待删除: 此 API 元素将从以后的版本中删除。SignalFxProperties.getReadTimeout()已过时, 待删除: 此 API 元素将从以后的版本中删除。SignalFxProperties.getSource()已过时, 待删除: 此 API 元素将从以后的版本中删除。SignalFxProperties.getStep()已过时, 待删除: 此 API 元素将从以后的版本中删除。SignalFxProperties.getUri()已过时, 待删除: 此 API 元素将从以后的版本中删除。booleanSignalFxProperties.isEnabled()已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
org.springframework.boot.autoconfigure.codec中DeprecatedConfigurationProperty的使用
修饰符和类型方法说明CodecProperties.getMaxInMemorySize()已过时, 待删除: 此 API 元素将从以后的版本中删除。booleanCodecProperties.isLogRequestDetails()已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
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.graphql中DeprecatedConfigurationProperty的使用
修饰符和类型方法说明GraphQlProperties.getPath()已过时, 待删除: 此 API 元素将从以后的版本中删除。GraphQlProperties.DeprecatedSse.getTimeout()已过时, 待删除: 此 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的使用