报错信息 : Command line is too long. Shorten command line for JeecgSystemCloudApplication or also for Spring Boot default configuration.

通过翻译过来是命令行太长,导致项目启动失败报错,

解决方法 : 在idea中找到.idea.workspace.xml文件,
在这里插入图片描述
然后找到其中的<component name="PropertiesComponent">这条标签
并加入<property name="dynamic.classpath" value="true" />
在这里插入图片描述
然后重启项目就可以了

Logo

一站式 AI 云服务平台

更多推荐