[ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:1.4.2.RELEASE:repackage (default) on project silver-maintenance-mgmt: Execution default of goal org.springframework.boot:spring-boot-maven-plugin:1.4.2.RELEASE:repackage failed: Unable to find a single main class from the following candidates
部署springboot web项目时提示找不到主类,原因是项目中有两个两个或多个main方法
本文解决部署SpringBoot项目时遇到的找不到主类错误,通常是因为存在两个或多个main方法导致。
9415

被折叠的 条评论
为什么被折叠?



