| Package and Description |
|---|
| org.springframework.boot.jta.bitronix
since 2.3.0 as the Bitronix project is no longer being maintained
|
| Interface and Description |
|---|
| org.springframework.boot.autoconfigure.elasticsearch.rest.RestClientBuilderCustomizer
as of 2.3.1 in favor of
RestClientBuilderCustomizer |
| Enum and Description |
|---|
| org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.LocaleResolver
since 2.4.0 in favor of
WebProperties.LocaleResolver |
| Enum Constant and Description |
|---|
| org.springframework.boot.jdbc.EmbeddedDatabaseConnection.HSQL
since 2.4.0 in favor of
EmbeddedDatabaseConnection.HSQLDB. |
| org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace.ON_TRACE_PARAM |