会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
晚风
博客园
首页
新随笔
联系
订阅
管理
公告
2021年5月18日
#
项目启动报错Failed to configure a DataSource: 'url' attribute is not specified and no embedde
摘要: 原因是Spring Boot自动配置的时候发现没有配置数据库 1、SpringBootApplication项目解决办法: @SpringBootApplication(exclude = DataSourceAutoConfiguration.class) public class Bdservo
阅读全文
posted @ 2021-05-18 17:39 晚风
阅读(250)
评论(0)
推荐(0)
编辑
Powered by:
博客园
Copyright © 2024 晚风
Powered by .NET 9.0 on Kubernetes