JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Terminally Deprecated
Methods
Terminally Deprecated Elements
Element
Description
org.springframework.boot.autoconfigure.batch.JobLauncherApplicationRunner.validate()
org.springframework.boot.autoconfigure.condition.ConditionOutcome.inverse
(ConditionOutcome)
since 3.5.0 for removal in 3.7.0 in favor of
ConditionOutcome(boolean, ConditionMessage)
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.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.web.ServerProperties.Undertow.isAllowEncodedSlash()
org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.setAllowEncodedSlash
(boolean)
Deprecated Methods
Method
Description
org.springframework.boot.autoconfigure.batch.JobLauncherApplicationRunner.validate()
org.springframework.boot.autoconfigure.condition.ConditionOutcome.inverse
(ConditionOutcome)
since 3.5.0 for removal in 3.7.0 in favor of
ConditionOutcome(boolean, ConditionMessage)
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.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.web.ServerProperties.Undertow.isAllowEncodedSlash()
org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.setAllowEncodedSlash
(boolean)
org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration.themeResolver()
ConditionOutcome(boolean, ConditionMessage)