SpringBoot报错Error running 'Application': Command line is too long.Shorten command line for - Go语言中文社区

SpringBoot报错Error running 'Application': Command line is too long.Shorten command line for


一、报错信息

Error running 'Application':
Command line is too long.Shorten command line for Application or also for Spring Boot default configuration.

二、报错原因

springboot项目启动命令过长

三、解决办法

点击项目启动配置项 -> shorten command line 选项选择 classpath file 或 java manifest 选项 -> 重新启动工程运行即可
在这里插入图片描述
在这里插入图片描述

关注我的技术公众号《漫谈人工智能》,每天推送优质文章

版权声明:本文来源CSDN,感谢博主原创文章,遵循 CC 4.0 by-sa 版权协议,转载请附上原文出处链接和本声明。
原文链接:https://blog.csdn.net/lzc4869/article/details/88912161
站方申明:本站部分内容来自社区用户分享,若涉及侵权,请联系站方删除。
  • 发表于 2020-03-07 15:22:57
  • 阅读 ( 2287 )
  • 分类:

0 条评论

请先 登录 后评论

官方社群

GO教程

猜你喜欢