spring-cloud问题总结

问题一:springboot打包问题

Spring Boot Maven Plugin打包异常及三种解决方法:Unable to find main class
参考网址:https://www.cnblogs.com/thinking-better/p/7827368.html


org.springframework.boot
spring-boot-maven-plugin

com.xx.webapps.api.main.WebappsApiBidMain




repackage





问题二: