| Interface and Description | 
|---|
| org.springframework.boot.Bootstrapper
 since 2.4.5 for removal in 2.6 in favor of
  
BootstrapRegistryInitializer | 
| Enum and Description | 
|---|
| org.springframework.boot.actuate.endpoint.http.ApiVersion
 since 2.5.0 for removal in 2.7.0 in favor of
  
ApiVersion | 
| 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.servlet.WebMvcProperties.LocaleResolver
 since 2.4.0 for removal in 2.6.0 in favor of
  
WebProperties.LocaleResolver | 
| Exceptions and Description | 
|---|
| org.springframework.boot.autoconfigure.flyway.FlywayMigrationScriptMissingException
 since 2.5.0 for removal in 2.7.0 as location checking is deprecated 
 | 
| 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. |