Command line is too long. Shorten command line for SpringBootMainApplication or also for Application

    技术2022-07-10  89

    问题如图:Error running 'SpringBootMainApplication': Command line is too long. Shorten command line for SpringBootMainApplication or also for Application default configuration.

    解决方案:

    修改项目下 .idea\workspace.xml

    如果没有.ider文件可直接去文件夹进行操作

    找到标签 <component name="PropertiesComponent">。在标签里加一行  :

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

     

    之后重新运行ider就可以了

    Processed: 0.020, SQL: 9