Spring Boot 編譯jar包報錯 Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean ()

方法1:查看Springboot啓動類中是否有Application註解 方法2:修改pom文件中Spring-boot-maven-plugin加入<mainClass>Springboot啓動類的路徑</mainClass>
相關文章
相關標籤/搜索