问答详情
源自:3-3 项目架构搭建二

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

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

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


提问者:食品厂的小小鸡 2021-01-16 19:50

个回答

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

    不够细心,写错了关键词