java异常:Error running 'ModuleEmptyApplication': Command line is too long. Shorten command line for ModuleEmptyApplication or also for Spring Boot default configuration.
在该项目文件夹.idea/workspace.xml中找到
<component name="PropertiesComponent">
...
</component>
然后在其中添加:
<property name="dynamic.classpath" value="true" />
昔日我曾苍老,如今风华正茂(ง •̀_•́)ง

浙公网安备 33010602011771号