IntelliJ IDEA 运行项目的时候提示 Command line is too long 错误

在 IntelliJ IDEA 项目运行的时候收到了下面的错误提示:
Error running 'Application': Command line is too long. Shorten command line for Application or also for Spring Boot default configuration.

这时候你需要调整运行项目的配置,将 Configuration 中的 Shorten Command Line 修改为 JAR 就可以了。

https://blog.ossez.com/archives/3041

Comments

Popular posts from this blog

Confluence 6 的 Crowd 设置

IntelliJ 安装 Python 插件

Confluence 6 企业环境或者网站托管的 Java 配置策略