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

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

技术图片

 

 解决方法:

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

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

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!