Michelle Wiginton00
- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
已编辑于 Error 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...