Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
utterances-bot opened this issue Feb 4, 2022 · 1 comment
Open

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

utterances-bot opened this issue Feb 4, 2022 · 1 comment

Comments

@utterances-bot
Copy link

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

Problem

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

Copy link

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:

  • spring-boot-starter-parent
  • spring-boot-starter
  • spring-boot-starter-log4j2
  • spring-boot-starter-web
  • spring-boot-starter-tomcat
  • spring-boot-starter-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants