码迷,mamicode.com
首页 > 编程语言 > 详细

Springboot 抛出Failed to determine a suitable driver class异常原因

时间:2019-09-26 09:38:13      阅读:227      评论:0      收藏:0      [点我收藏+]

标签:无法   att   异常   启动   min   url   mysql   定义   pack   

SpringBoot项目,已经依赖了MySQL驱动,却还是无法启动,通过问题排除,如果是启动项目,那么pom值

<packaging>pom</packaging>


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


不能定义在POM文件中

Springboot 抛出Failed to determine a suitable driver class异常原因

标签:无法   att   异常   启动   min   url   mysql   定义   pack   

原文地址:https://www.cnblogs.com/XingXiaoMeng/p/11588666.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!