springboot项目启动报错Command line is too long. Shorten the command line via JAR manifest or via a classpath file and rerun.
mabiao008
·
2023-01-05
·
via 博客园 - mabiao008

报错原因:
springboot项目启动命令过长
方案一:修改配置
点击项目启动配置项 --> Enviroment --> Shorten command line 选项 --> 选择 classpath file 或JAR manifest 选项 --> 重新启动工程运行即可。

posted @
2023-01-05 09:58
mabiao008
阅读(1665)
评论(0)
收藏
举报
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。