码迷,mamicode.com
首页 > 移动开发 > 详细

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

时间:2021-03-31 11:50:39      阅读:0      评论:0      收藏:0      [点我收藏+]

标签:class   情况   info   alt   ati   添加   方法   work   value   

 启动项目突然报错,异常信息为一下情况:

技术图片

 

 解决方法:

修改当前项目下: .idea\workspace.xml

找到<component name="PropertiesComponent">,在里面添加<property name="dynamic.classpath" value="true" />即可

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

标签:class   情况   info   alt   ati   添加   方法   work   value   

原文地址:https://www.cnblogs.com/yhc-love-cl/p/14595560.html

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