2018-11-05

2018-11-05  本文已影响0人  sea_monster

Spring-boot Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:1.4.4.RELEASE:run


选区_003.jpg

解决办法:
大神的解决办法:https://www.cnblogs.com/thinking-better/p/7827368.html
添加:
<properties>
<start-class>com.xx.webapps.api.main.WebappsApiBidMain</start-class>
</properties>

上一篇 下一篇

猜你喜欢

热点阅读