在 IntelliJ IDEA 项目运行的时候显示这样的错误提示:
Error running ‘Application’: Command line is too long. Shorten command line for Application or also for Spring Boot default configuration.
IntelliJ IDEA 运行项目的时候提示 Command line is too long 错误
这样修改一下就解决了。

相关文章: