Error running 'RuoYiApplication': Command line is too long. Shorten command line

295 阅读1分钟
  1. 报错信息:
 Error running 'RuoYiApplication': Command line is too long. Shorten command line for RuoYiApplicatio
  1. 解决办法: 点击项目启动配置项 -> shorten command line 选项选择 classpath file 或 java manifest 选项 -> 重新启动工程运行即可,如图:

1688116581431.png

1688116745665.png