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

阅读 55

2023-06-06


问题:maven编译时候报错

原因:没有maven或者springboot入口

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

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

相关推荐

精彩评论(0)

0 0 举报