在workspace.xml

【springcloud】【idea】启动服务报错Command line is too long. Shorten command line for XXXApplication or also for Spring Boot default configuration.

 

 

在标签<component name="PropertiesComponent">里

添加<property name="dynamic.classpath" value="true" />

【springcloud】【idea】启动服务报错Command line is too long. Shorten command line for XXXApplication or also for Spring Boot default configuration.

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-10
  • 2022-12-23
  • 2021-08-27
  • 2022-03-01
猜你喜欢
  • 2021-08-17
  • 2022-12-23
  • 2021-04-28
  • 2022-12-23
  • 2021-04-03
  • 2021-05-29
相关资源
相似解决方案