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.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.DefaultJmsListenerContainerFactoryConfigurer.setObservationRegistry(ObservationRegistry)
    since 3.3.10 for removal in 4.0.0 as this should have been package private
    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.jooq.JooqExceptionTranslator
    since 3.3.0 for removal in 3.5.0 in favor of ExceptionTranslatorExecuteListener.DEFAULT or ExceptionTranslatorExecuteListener.of(java.util.function.Function<org.jooq.ExecuteContext, org.springframework.jdbc.support.SQLExceptionTranslator>)
    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.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.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.jooq.JooqExceptionTranslator
    since 3.3.0 for removal in 3.5.0 in favor of ExceptionTranslatorExecuteListener.DEFAULT or ExceptionTranslatorExecuteListener.of(java.util.function.Function<org.jooq.ExecuteContext, org.springframework.jdbc.support.SQLExceptionTranslator>)
  • Deprecated Methods
    Method
    Description
    org.springframework.boot.autoconfigure.batch.JobLauncherApplicationRunner.validate()
    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.DefaultJmsListenerContainerFactoryConfigurer.setObservationRegistry(ObservationRegistry)
    since 3.3.10 for removal in 4.0.0 as this should have been package private
    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.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.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)