Error running ‘Application‘: Command line is too long 的解决办法
有时候我们在 idea 里面运行项目会出现Error running ‘Application’: Command line is too long. Shorten command line for Application or aalso for Spring Boot default configuration.的提示
错误截图如下:
这时候,我们只要在项目中的.idea 目录下找到workspace.xml文件,
在<component name="PropertiesComponen.
原创
2020-12-19 11:50:31 ·
1296 阅读 ·
2 评论