Command line is too long. Shorten command line for Application or also for Spring Boot default confi

一、报错内容

启动项目的时候报错:

Command line is too long. 
Shorten command line for Application or also for Spring Boot default configuration?

在这里插入图片描述

二、问题解决

1.首先需要选择 Application,然后选择编辑。

在这里插入图片描述

2.选择 JAR 的配置

在这里插入图片描述

三、参考链接

https://www.cnblogs.com/huyuchengus/p/14100642.html

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