主题 : 启动报错希望给予指导
级别: 举人
UID: 133952
积分:109 加为好友
威望: 0 精华: 0
主题:7 回复:37
注册时间:2020-04-09
在线时长:0
1#   发表于:2020-04-09 15:24:07  IP:59.62.*.*
Description:

Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.

Reason: Failed to determine suitable jdbc url


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
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
2#   发表于:2020-04-09 15:26:42  IP:182.236.*.*
您是不是数据库的链接写错了?
每天告诉自己一次,“我真的很不错”。
级别: 举人
UID: 133952
积分:109 加为好友
威望: 0 精华: 0
主题:7 回复:37
注册时间:2020-04-09
在线时长:0
3#   发表于:2020-04-09 15:41:39  IP:59.62.*.*
回复第2楼谢谢  确实是url错了 回复很及时 谢谢
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
4#   发表于:2020-04-09 15:42:23  IP:182.236.*.*
好的
每天告诉自己一次,“我真的很不错”。
1 共1页