Answers for "failed to configure a datasource: 'url' attribute is not specified and no embedded datasource could be configured. reason: failed to determine suitable jdbc url"

0

Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable driver class

spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
Posted by: Guest on April-28-2020

Code answers related to "failed to configure a datasource: 'url' attribute is not specified and no embedded datasource could be configured. reason: failed to determine suitable jdbc url"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language