IDEA运行新项目时报Error running ‘XXXApplication‘: Command line is too long. Shorten command line for XXXApp

 

 IDEA运行新项目时报Error running ‘XXXApplication‘: Command line is too long. Shorten command line for XXXApp

 

 然后再在component 标签中添加一行 <property name="dynamic.classpath" value="true" /> 如图:

IDEA运行新项目时报Error running ‘XXXApplication‘: Command line is too long. Shorten command line for XXXApp

 

 保存后,再次启动项目即可成功运行了。

相关文章:

  • 2021-12-14
  • 2021-05-10
  • 2021-08-02
  • 2021-06-07
  • 2022-01-20
  • 2021-10-15
  • 2021-09-16
猜你喜欢
  • 2022-12-23
  • 2022-01-09
  • 2022-01-15
  • 2021-10-15
  • 2021-04-08
相关资源
相似解决方案