You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I find most puzzling is that I most often get this error with Spring Boot applications that do not use JDBC, JDBC starter, or any other dependency that should be expecting a JDBC configuration.
I suspect that the unexpected dependency might come from one of the following starters but I have not discovered which yet:
springboot-how to solve 'Failed to configure a DataSource' in SpringBoot apps
Problem
https://www.bswen.com/2020/11/others-springboot-jdbc-error1.html
The text was updated successfully, but these errors were encountered: