<plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId> <configuration> <skip>true</skip> </configuration> </plugin>
跳过主类
标签:boot,maven,single,Unable,main,class From: https://www.cnblogs.com/wangbiaohistory/p/17389335.html