Michelle Wiginton00
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Michelle Wiginton00 created a post, AnsweredError occurs only in debug mode: 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.
So I'm attempting to run a Spring Boot application in debug mode from the IntelliJ IDE. When doing so I get this error, however it is only specific to debug mode. If I were to run the application f...