Command line is too long. Shorten command line for *** or also for Spring Boot default configuration
解决方案!
修改项目下 .idea\workspace.xml,找到标签 <component name="PropertiesComponent"> ,
在标签里加一行 <property name="dynamic.classpath" value="true" />
————————————————
原文链接:https://blog.csdn.net/weixin_41235754/article/details/100514000
来源:oschina
链接:https://my.oschina.net/joryqiao/blog/3167514