0
点赞
收藏
分享

微信扫一扫

Unable to find main class【错误解决方法】


问题:maven编译时候报错

原因:没有maven或者springboot入口

解决办法:不能建空包,需要建一个类。在空包里面建一个类即可。

Unable to find main class【错误解决方法】_springboot

举报

相关推荐

0 条评论