一、报错信息```Error running 'Application':Command line is too long.Shorten command line for Application or also for Spring Boot default configuration.```二、报错原因springboot项目启动命令过长三、解决办法点击项目启动配置...
1、在settings.xml里面的pluginGroups节点增加<pluginGrouporg.codehaus.cargo</pluginGroup以便命令行调用,然后增加server2、部署到本地Web容器If you wish to use Jetty 5.x, you don't have to specify `<containerId` nor `<type` in the...
最新评论