maven Unable to find a single main class
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
跳过主类
一点点学习,一丝丝进步。不懈怠,才不会被时代淘汰