I am trying to develop web application using SpringBoot and Postgres Database. However, on connecting to the application, I am getting error \"Failed to determine a suitable
After taking a time, I realized that I've created the Datasource class outside the application package. Check this may help.