IDEA启动项目时报错:Error running 'Application': Command line is too long. Shorten command line for Application or also for Spring Boot default configuration.

启动SpringBoot项目时报错

IDEA启动项目时报错:Error running 'Application': Command line is too long. Shorten command line for Application or also for Spring Boot default configuration.

 

 

 

解决方案:

  IDEA启动项目时报错:Error running 'Application': Command line is too long. Shorten command line for Application or also for Spring Boot default configuration.

 

   选择Edit Configurations

IDEA启动项目时报错:Error running 'Application': Command line is too long. Shorten command line for Application or also for Spring Boot default configuration.

 

 选择JAR mainfest即可。

IDEA启动项目时报错:Error running 'Application': Command line is too long. Shorten command line for Application or also for Spring Boot default configuration.

上一篇:appium + python 自动化调试手机时 UiAutomator exited unexpectedly with code 0, signal null


下一篇:React-router BrowserRouter导致axios请求时会重复url中的某些字段