Package and Description |
---|
org.springframework.boot.jta.bitronix
since 2.3.0 for removal in 2.5.0 as the Bitronix project is no longer being
maintained
|
Interface and Description |
---|
org.springframework.boot.Bootstrapper
since 2.4.5 for removal in 2.6 in favor of
BootstrapRegistryInitializer |
Class and Description |
---|
org.springframework.boot.jta.bitronix.BitronixDependentBeanFactoryPostProcessor
since 2.3.0 for removal in 2.5.0 as the Bitronix project is no longer being
maintained
|
org.springframework.boot.jta.bitronix.BitronixXAConnectionFactoryWrapper
since 2.3.0 for removal in 2.5.0 as the Bitronix project is no longer being
maintained
|
org.springframework.boot.jta.bitronix.BitronixXADataSourceWrapper
since 2.3.0 for removal in 2.5.0 as the Bitronix project is no longer being
maintained
|
org.springframework.boot.context.logging.ClasspathLoggingApplicationListener
since 2.4.0 for removal in 2.6.0 with no direct replacement.
FailureAnalysis is now the preferred approach for diagnosing and reporting
startup failures. |
org.springframework.boot.context.config.ConfigFileApplicationListener
since 2.4.0 for removal in 2.6.0 in favor of
ConfigDataEnvironmentPostProcessor |
org.springframework.boot.jta.bitronix.PoolingConnectionFactoryBean
since 2.3.0 for removal in 2.5.0 as the Bitronix project is no longer being
maintained
|
org.springframework.boot.jta.bitronix.PoolingDataSourceBean
since 2.3.0 for removal in 2.5.0 as the Bitronix project is no longer being
maintained
|
org.springframework.boot.web.embedded.netty.SslServerCustomizer
this class is meant for Spring Boot internal use only.
|
Enum Constant and Description |
---|
org.springframework.boot.jdbc.EmbeddedDatabaseConnection.HSQL
since 2.4.0 for removal in 2.6.0 in favor of
EmbeddedDatabaseConnection.HSQLDB . |