Springboot项目,启动报错:Error running XXX. Command line is too long.

报错信息:

Error running XXX. Command line is too long.

Shorten the command line via JAR manifest or via a classpath file and rerun

 

问题解决:

 

 Shorten command line:默认为none,更改为,JAR mainfest即可。

posted @ 2022-06-08 17:16  bruceyang666  阅读(329)  评论(0)    收藏  举报