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

Deprecated API

Contents

  • Terminally Deprecated
  • 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.isCleanOnValidationError()
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.setCleanOnValidationError(boolean)
    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.gson.GsonProperties.getLenient()
    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.Retry.Topic.getDelay()
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.getMaxDelay()
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.getMultiplier()
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.isRandomBackOff()
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.setDelay(Duration)
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.setMaxDelay(Duration)
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.setMultiplier(double)
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.setRandomBackOff(boolean)
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl.buildProperties()
    org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration.getVendorProperties()
    since 3.4.4 for removal in 4.0.0 in favor of JpaBaseConfiguration.getVendorProperties(DataSource)
    org.springframework.boot.autoconfigure.web.embedded.JettyVirtualThreadsWebServerFactoryCustomizer(ServerProperties)
    since 3.4.12 for removal in 4.0.0 in favor of JettyVirtualThreadsWebServerFactoryCustomizer.
    org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.isAllowEncodedSlash()
    org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.setAllowEncodedSlash(boolean)
  • Deprecated Classes
    Class
    Description
    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.isCleanOnValidationError()
    org.springframework.boot.autoconfigure.flyway.FlywayProperties.setCleanOnValidationError(boolean)
    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.gson.GsonProperties.getLenient()
    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.Retry.Topic.getDelay()
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.getMaxDelay()
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.getMultiplier()
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.isRandomBackOff()
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.setDelay(Duration)
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.setMaxDelay(Duration)
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.setMultiplier(double)
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.setRandomBackOff(boolean)
    org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl.buildProperties()
    org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration.getVendorProperties()
    since 3.4.4 for removal in 4.0.0 in favor of JpaBaseConfiguration.getVendorProperties(DataSource)
    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()
  • Deprecated Constructors
    Constructor
    Description
    org.springframework.boot.autoconfigure.web.embedded.JettyVirtualThreadsWebServerFactoryCustomizer(ServerProperties)
    since 3.4.12 for removal in 4.0.0 in favor of JettyVirtualThreadsWebServerFactoryCustomizer.