-
Andy Wilkinson authored
The auto-config requires Spring JDBC for DataSource creation from spring.flyway.url or spring.liquibase.url, checking Flyway migrations exist, etc. Without it, the application fails to start due to missing spring-jdbc classes. This commit updates the auto-config so that it backs off in the absence of spring-jdbc. Closes gh-26849
a1e279f7
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
java/org/springframework/boot/autoconfigure | ||
kotlin/org/springframework/boot/autoconfigure/diagnostics/analyzer | ||
resources |