问题描述: Idea启动项目报错:Command line is too long. Shorten command line for className or also for JUnit defaultconfiguration. 解决方案: 1、在项目中找到 .idea 文件夹; 2、打开 .idea 文件夹中的 workspace.xml 文件; 3、在 workspace.xml
报错信息 Error running XXXApplication. Command line is too long. Shorten the command line via JAR manifest or via a classpath file and rerun. 解决方法 1.右键服务 选择Edit Configuration 2. 点击 Modify options 3
部署微服务出现错误,其中有的服务无法启动,报错 Error running 'SpringBootMainApplication': Command line is too long. Shorten command line for SpringBootMainApplication or also for Application default configuration. 解决方案
ommand line is too long. Shorten command line for ProjectApprovalApplication or also for Spring Boot default configuration. 启动springboot 项目的时候报错 解决方案: 点击提示中的:default:然后在弹出窗口中选择:JAR xxxx xxx(该方法对本次启动配置