会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
屌丝大叔的笔记
博客园
首页
新随笔
联系
订阅
管理
12 2021 档案
springboot: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.
摘要:这个错误是在开发调试时报的。 在做springboot项目区分环境打包时,因为自己手欠,删除了一行代码。导致花了2-3个小时解决问题。特此记录下来。 <!--下面的resources是后来加的,用来指定打包文件--> <resources> <resource> <directory>src/mai
阅读全文
posted @
2021-12-20 14:23
屌丝大叔的笔记
阅读(99)
评论(0)
推荐(0)
编辑
maven打包springboot项目
摘要:mvn clean package
阅读全文
posted @
2021-12-17 16:40
屌丝大叔的笔记
阅读(50)
评论(0)
推荐(0)
编辑
公告