老师,server模块删除了启动类以后maven打包报错Unable to find main class;是不是不能删除启动类?
来源:3-3 搭建服务模块-server

临泽而雨
2020-07-19
Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.2.2.RELEASE:repackage (repackage) on project server: Execution repackage of goal org.springframework.boot:spring-boot-maven-plugin:2.2.2.RELEASE:repackage failed: Unable to find main class
写回答
1回答
-
甲蛙
2020-07-20
可以看下最后一章多环境打包那一节,对pom有一些修改
00
相似问题