idea启动springboot项目时报错:Command line is too long

错误信息

Error running XXXApplication. Command line is too long. Shorten the command line via JAR manifest or via a classpath file and rerun
在这里插入图片描述

解决方法

在这里插入图片描述
在这里插入图片描述
最后apply应用一下


版权声明:本文为perfectmetoo原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。