1.Error information
Error running 'Application':
Command line is too long.Shorten command line for Application or also for Spring Boot default configuration.
2.Cause of error
Springboot project startup command too long
3. Solutions
Click the project startup configuration item -> short command line option, select the classpath file or Java manifest option -> restart the project