会员
周边
捐助
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
魔豆的BLOG
博客园
首页
联系
订阅
管理
2018年2月6日
springboot项目打包提示Unable to find a single main class from the following candidates错误
摘要: 提示Unable to find a single main class from the following candidates错误的原因是会从所有代码里面扫描包括main方法的类,找到多个类就报错了。 解决办法是在pom.xml指定启动的类:
阅读全文
posted @ 2018-02-06 15:22 魔豆
阅读(1410)
评论(0)
推荐(0)
编辑
公告