Error running ‘XXX‘: Command line is too long. 启动项命令行太长
·

错误信息:Error running 'IdsApplication': Command line is too long. Shorten command line for IdsApplication or also for Spring Boot default configuration.
运行“Application”时出错:命令行太长。
老版解决方法:
解决方法:edit Configruations(修改启动配置项)→Environment(环境)中修改Shorten command line(缩短命令行)选择第三或第四个方式(亲测第三方法可行)
设置完成后启动项目
新版解决方法:


更多推荐

所有评论(0)