在你的pom.xml文件中一定要有这一段代码
代码段如下:
org.springframework.boot
spring-boot-maven-plugin
true
com.gxuwz.clothing.ClothingAfterApplication
mainClass里面的东西过对应的就是你的启动类