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

链接数据库失败?

***************************
APPLICATION FAILED TO START
***************************

Description:

Cannot determine embedded database driver class for database type NONE

Action:

If you want an embedded database please put a supported one on the classpath. If you have database settings to be loaded from a particular profile you may need to active it (the profiles "dev" are currently active).


Process finished with exit code 1

配置数据连接失败,是什么原因呢?

application.yml :

dev
com.mysql.jdbc.Driver
  jdbc:mysql://127.0.0.1:3306/dbgirl
  root
  123456
  update
    true

pom :添加的俩个依赖jar

mysqlmysql-connector-javaorg.springframework.bootspring-boot-starter-data-jpa


正在回答

2 回答

什么错误,配置哪里写错了

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

找到错误了,自己不仔细,配置写错了

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

举报

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

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

进入课程

链接数据库失败?

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