| Class and Description |
|---|
| org.springframework.boot.context.logging.ClasspathLoggingApplicationListener
since 2.4.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 in favor of
ConfigDataEnvironmentPostProcessor |
| Enum Constant and Description |
|---|
| org.springframework.boot.jdbc.EmbeddedDatabaseConnection.HSQL
since 2.4.0 in favor of
EmbeddedDatabaseConnection.HSQLDB. |