老师,忽略上一个问题。请看这个报错,不知道怎么解决。

来源:3-3 项目架构搭建二

食品厂的小小鸡

2021-01-16 19:50

***************************

APPLICATION FAILED TO START

***************************


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).



Process finished with exit code 1


写回答 关注

1回答

  • 食品厂的小小鸡
    2021-01-16 19:53:20

    不够细心,写错了关键词

MyBatis-Plus + SpringBoot实现简单权限管理

通过实战项目掌握MyBatis-Plus应用!

12696 学习 · 133 问题

查看课程

相似问题