bswen / bswen-project

code for www.bswen.com
http://www.bswen.com
Apache License 2.0
20 stars 34 forks source link

2020/11/others-springboot-jdbc-error1 #19

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

springboot-how to solve 'Failed to configure a DataSource' in SpringBoot apps

Problem

https://www.bswen.com/2020/11/others-springboot-jdbc-error1.html

brunogenovese commented 2 years ago

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: