Enum and Description |
---|
org.springframework.boot.autoconfigure.r2dbc.EmbeddedDatabaseConnection
since 2.5.0 in favor of
EmbeddedDatabaseConnection |
org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.LocaleResolver
since 2.4.0 in favor of
WebProperties.LocaleResolver |
Exceptions and Description |
---|
org.springframework.boot.autoconfigure.flyway.FlywayMigrationScriptMissingException
since 2.5.0 as location checking is deprecated
|
Enum Constant and Description |
---|
org.springframework.boot.jdbc.EmbeddedDatabaseConnection.HSQL
since 2.4.0 in favor of
EmbeddedDatabaseConnection.HSQLDB . |