为了账号安全,请及时绑定邮箱和手机立即绑定

这个问题怎样解决????

Description:


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



Action:


Consider the following:

If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.

If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active).


正在回答

3 回答

yml 里的datasource 看看是不是空格没对齐。和profile对齐,不是和dev对齐

0 回复 有任何疑惑可以回复我~
Application 类 @SpringBootApplication 注解后加(exclude= {DataSourceAutoConfiguration.class})

https://img1.sycdn.imooc.com//5b2938da00016bca08820183.jpg

0 回复 有任何疑惑可以回复我~

检查一下你的数据库是否启动,配置的url信息是否正确。

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
2小时学会Spring Boot
  • 参与学习       151599    人
  • 解答问题       1079    个

Spring Boot入门视频教程,你将学会使用Spring Boot快速构建应用程序

进入课程

这个问题怎样解决????

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信