Enum and Description |
---|
org.springframework.boot.autoconfigure.r2dbc.EmbeddedDatabaseConnection
since 2.5.0 for removal in 2.7.0 in favor of
EmbeddedDatabaseConnection |
org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties.SameSite
since 2.6.0 for removal in 3.0.0 in favor of
Cookie.SameSite . |
Exceptions and Description |
---|
org.springframework.boot.autoconfigure.flyway.FlywayMigrationScriptMissingException
since 2.5.0 for removal in 2.7.0 as location checking is deprecated
|
Constructor and Description |
---|
org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer()
since 2.6.0 for removal in 3.0.0 in favor of
AbstractRabbitListenerContainerFactoryConfigurer(RabbitProperties) |
org.springframework.boot.autoconfigure.amqp.DirectRabbitListenerContainerFactoryConfigurer()
since 2.6.0 for removal in 3.0.0 in favor of
DirectRabbitListenerContainerFactoryConfigurer(RabbitProperties) |
org.springframework.boot.autoconfigure.amqp.RabbitTemplateConfigurer()
since 2.6.0 for removal in 3.0.0 in favor of
RabbitTemplateConfigurer(RabbitProperties) |
org.springframework.boot.autoconfigure.amqp.SimpleRabbitListenerContainerFactoryConfigurer()
since 2.6.0 for removal in 3.0.0 in favor of
SimpleRabbitListenerContainerFactoryConfigurer(RabbitProperties) |