spring-boot-failed-to-configure-data-source
Resolving “Failed to Configure a DataSource” Error 1. Overview In this short tutorial, we’ll discuss what causes and what resolves the “Failed to configure a DataSource” error on a Spring Boot project. We’ll resolve the issue using two different approaches: Defining the data source Disabling the auto-configuration of the data… Continue Reading spring-boot-failed-to-configure-data-source