问题描述
刚从git拉取的项目进行启动时报错,说命令行太长。
错误截图
Error running ‘YudaoServerApplication’: Command line is too long. Shorten command line for YudaoServerApplication or also for Spring Boot default configuration.
文章来源:https://www.toymoban.com/news/detail-526076.html
解决方案
1.选择项目配置项
2.选择 Configuration 菜单中的 Shorten command line 下拉框中的JAR manifest 或者 classpath file选项进行Apply应用后就解决了。
3.重新启动项目文章来源地址https://www.toymoban.com/news/detail-526076.html
到了这里,关于启动springboot项目时命令行太长错误解决(Command line is too long)的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!