DataSource: 'url' attribute is not specified and no embedded datasource

异常和解决方案 springboot 文章 2023-05-19 09:09 472 0 全屏看文

AI助手支持GPT4.0

springboot爆出来的错误:

2023-05-19 09:01:10.813 ERROR 7288 --- [           main] o.s.b.d.LoggingFailureAnalysisReporter   : 

***************************
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


其实就如字面意思,我们需要配置一个url:

image.png


实测中发现,其实这个数据源的真实性并不影响使用,但是必须要有,否则就会报上面的错误。

image.png

加上后就成功了

-EOF-

AI助手支持GPT4.0


国内超级便宜服务器

摸鱼人热门新闻聚合

钻级赞助商 我要加入

开发者在线工具

第三方支付技术请加QQ群

相关文章
TargetNamespace.1: 应为名称空间 'http://code.alibabatech.com/schema/dubbo'
DataSource: 'url' attribute is not specified and no embedded datasource
'http://code.alibabatech.com/schema/dubbo', 但方案文档的目标名称空间为 'http://dubbo.apache.org/schema/dubbo'。
编译electron时因为路径包含中文引发的异常的解决方案
随便看看
企业微信通讯录账号被管理员误/恶意删除,怎么办? 9391
问题? 8911
如何快速搭建抽奖助手小程序(无需代码知识) 6042
许涛 大哥在吗, 要解冻小程序的时候提示信息主体不一致, 能帮忙看下吗? 7345
小程序搜一搜全称搜索不显示 麻烦解决一下!谢谢 6671
我的小程序广告收款主体是个体工商户,每个月邮寄两次发票很是麻烦,我年底的时候打包邮寄一次可以么? 6000
如何解决渲染层网络错误Failed to load media? 17277
小程序找号找回 释放昵称? 3152
我的小程序广告主收入5301,实际进账4406,是怎么回事呀? 3015
删除部分微信用户个人数据的通知,怎么删除? 6262