Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Interfaces
  • Classes
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    org.springframework.boot.autoconfigure.batch.JobLauncherApplicationRunner.validate()
    org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl.getKeyStore()
    org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl.getKeyStorePassword()
    org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl.setKeyStore(String)
    org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl.setKeyStorePassword(String)
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.getOracleKerberosCacheFile()
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.getOracleSqlplus()
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.getOracleSqlplusWarn()
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.getOracleWalletLocation()
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.getSqlServerKerberosLoginFile()
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.setOracleKerberosCacheFile(String)
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.setOracleSqlplus(Boolean)
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.setOracleSqlplusWarn(Boolean)
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.setOracleWalletLocation(String)
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.setSqlServerKerberosLoginFile(String)
    org.springframework.boot.autoconfigure.influx.InfluxDbAutoConfiguration
    since 3.2.0 for removal in 3.4.0 in favor of the new client and its own Spring Boot integration.
    org.springframework.boot.autoconfigure.influx.InfluxDbCustomizer
    since 3.2.0 for removal in 3.4.0 in favor of the new client and its own Spring Boot integration.
    org.springframework.boot.autoconfigure.influx.InfluxDbOkHttpClientBuilderProvider
    since 3.2.0 for removal in 3.4.0 in favor of the new client and its own Spring Boot integration.
    org.springframework.boot.autoconfigure.influx.InfluxDbProperties
    since 3.2.0 for removal in 3.4.0 in favor of the new InfluxDB Java client and its own Spring Boot integration.
    org.springframework.boot.autoconfigure.jms.JmsProperties.Listener.getAcknowledgeMode()
    org.springframework.boot.autoconfigure.jms.JmsProperties.Listener.getConcurrency()
    org.springframework.boot.autoconfigure.jms.JmsProperties.Listener.setAcknowledgeMode(AcknowledgeMode)
    org.springframework.boot.autoconfigure.jms.JmsProperties.Listener.setConcurrency(Integer)
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.buildAdminProperties()
    since 3.2.0 for removal in 3.4.0 in favor of KafkaProperties.buildAdminProperties(SslBundles)}
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.buildConsumerProperties()
    since 3.2.0 for removal in 3.4.0 in favor of KafkaProperties.buildConsumerProperties(SslBundles)}
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.buildProducerProperties()
    since 3.2.0 for removal in 3.4.0 in favor of KafkaProperties.buildProducerProperties(SslBundles)}
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.buildStreamsProperties()
    since 3.2.0 for removal in 3.4.0 in favor of KafkaProperties.buildStreamsProperties(SslBundles)}
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl.buildProperties()
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams.getCacheMaxSizeBuffering()
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams.setCacheMaxSizeBuffering(DataSize)
    org.springframework.boot.autoconfigure.mongo.MongoPropertiesClientSettingsBuilderCustomizer
    since 3.1.0 for removal in 3.3.0 in favor of StandardMongoClientSettingsBuilderCustomizer
    org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientPropertiesRegistrationAdapter
    since 3.1.0 for removal in 3.3.0 in favor of OAuth2ClientPropertiesMapper
    org.springframework.boot.autoconfigure.transaction.PlatformTransactionManagerCustomizer
    since 3.2.0 for removal in 3.4.0 in favor of TransactionManagerCustomizer.
    org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers(Collection<? extends PlatformTransactionManagerCustomizer<?>>)
    since 3.2.0 for removal in 3.4.0 in favor of TransactionManagerCustomizers.of(Collection)
    org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers.customize(PlatformTransactionManager)
    since 3.2.0 for removal in 3.4.0 in favor of TransactionManagerCustomizers.customize(TransactionManager)
    org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.isRejectIllegalHeader()
    org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.setRejectIllegalHeader(boolean)
    org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.isAllowEncodedSlash()
    org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.setAllowEncodedSlash(boolean)
    org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.isThrowExceptionIfNoHandlerFound()
    org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.setThrowExceptionIfNoHandlerFound(boolean)
  • Deprecated Interfaces
    Interface
    Description
    org.springframework.boot.autoconfigure.influx.InfluxDbCustomizer
    since 3.2.0 for removal in 3.4.0 in favor of the new client and its own Spring Boot integration.
    org.springframework.boot.autoconfigure.influx.InfluxDbOkHttpClientBuilderProvider
    since 3.2.0 for removal in 3.4.0 in favor of the new client and its own Spring Boot integration.
    org.springframework.boot.autoconfigure.transaction.PlatformTransactionManagerCustomizer
    since 3.2.0 for removal in 3.4.0 in favor of TransactionManagerCustomizer.
  • Deprecated Classes
    Class
    Description
    org.springframework.boot.autoconfigure.influx.InfluxDbAutoConfiguration
    since 3.2.0 for removal in 3.4.0 in favor of the new client and its own Spring Boot integration.
    org.springframework.boot.autoconfigure.influx.InfluxDbProperties
    since 3.2.0 for removal in 3.4.0 in favor of the new InfluxDB Java client and its own Spring Boot integration.
    org.springframework.boot.autoconfigure.mongo.MongoPropertiesClientSettingsBuilderCustomizer
    since 3.1.0 for removal in 3.3.0 in favor of StandardMongoClientSettingsBuilderCustomizer
    org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientPropertiesRegistrationAdapter
    since 3.1.0 for removal in 3.3.0 in favor of OAuth2ClientPropertiesMapper
  • Deprecated Methods
    Method
    Description
    org.springframework.boot.autoconfigure.batch.JobLauncherApplicationRunner.validate()
    org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl.getKeyStore()
    org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl.getKeyStorePassword()
    org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl.setKeyStore(String)
    org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl.setKeyStorePassword(String)
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.getOracleKerberosCacheFile()
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.getOracleSqlplus()
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.getOracleSqlplusWarn()
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.getOracleWalletLocation()
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.getSqlServerKerberosLoginFile()
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.setOracleKerberosCacheFile(String)
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.setOracleSqlplus(Boolean)
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.setOracleSqlplusWarn(Boolean)
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.setOracleWalletLocation(String)
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.setSqlServerKerberosLoginFile(String)
    org.springframework.boot.autoconfigure.jms.JmsProperties.Listener.getAcknowledgeMode()
    org.springframework.boot.autoconfigure.jms.JmsProperties.Listener.getConcurrency()
    org.springframework.boot.autoconfigure.jms.JmsProperties.Listener.setAcknowledgeMode(AcknowledgeMode)
    org.springframework.boot.autoconfigure.jms.JmsProperties.Listener.setConcurrency(Integer)
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.buildAdminProperties()
    since 3.2.0 for removal in 3.4.0 in favor of KafkaProperties.buildAdminProperties(SslBundles)}
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.buildConsumerProperties()
    since 3.2.0 for removal in 3.4.0 in favor of KafkaProperties.buildConsumerProperties(SslBundles)}
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.buildProducerProperties()
    since 3.2.0 for removal in 3.4.0 in favor of KafkaProperties.buildProducerProperties(SslBundles)}
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.buildStreamsProperties()
    since 3.2.0 for removal in 3.4.0 in favor of KafkaProperties.buildStreamsProperties(SslBundles)}
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl.buildProperties()
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams.getCacheMaxSizeBuffering()
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams.setCacheMaxSizeBuffering(DataSize)
    org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers.customize(PlatformTransactionManager)
    since 3.2.0 for removal in 3.4.0 in favor of TransactionManagerCustomizers.customize(TransactionManager)
    org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.isRejectIllegalHeader()
    org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.setRejectIllegalHeader(boolean)
    org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.isAllowEncodedSlash()
    org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.setAllowEncodedSlash(boolean)
    org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration.themeResolver()
    org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.isThrowExceptionIfNoHandlerFound()
    org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.setThrowExceptionIfNoHandlerFound(boolean)
  • Deprecated Constructors
    Constructor
    Description
    org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers(Collection<? extends PlatformTransactionManagerCustomizer<?>>)
    since 3.2.0 for removal in 3.4.0 in favor of TransactionManagerCustomizers.of(Collection)