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" />

 

方法2:Run-->Edit Configurations...

 

posted @ 2020-10-27 09:11  君子笑而不语  阅读(278)  评论(0编辑  收藏  举报