码迷,mamicode.com
首页 > 编程语言 > 详细

Command line is too long. Shorten command line for *** or also for Spring Boot default configuration

时间:2019-12-29 20:29:02      阅读:309      评论:0      收藏:0      [点我收藏+]

标签:color   pre   修改   lin   idea   spring   detail   csdn   lan   

错误信息:

Command line is too long. Shorten command line for *** or also for Spring Boot default configuration

通常会导致的后果是无法启动项目。

解决办法:

修改项目下 .idea\workspace.xml,找到标签 , 在标签里加一行

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

参考解决办法链接:https://blog.csdn.net/weixin_41235754/article/details/100514000

Command line is too long. Shorten command line for *** or also for Spring Boot default configuration

标签:color   pre   修改   lin   idea   spring   detail   csdn   lan   

原文地址:https://www.cnblogs.com/youcong/p/12115983.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!