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 |
org.springframework.boot.autoconfigure.elasticsearch.rest.RestClientBuilderCustomizer
since 2.3.1 for removal in 2.5 in favor of
RestClientBuilderCustomizer |
Enum and Description |
---|
org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.LocaleResolver
since 2.4.0 for removal in 2.6.0 in favor of
WebProperties.LocaleResolver |
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 . |
org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace.ON_TRACE_PARAM |