博主首页

Error running 'PigSellCabinetApplication': Command line is too long. Shorten command line for PigSellCabinetApplication or also for Spring Boot default configuration

Error running 'PigSellCabinetApplication': Command line is too long. Shorten command line for PigSellCabinetApplication or also for Spring Boot default configuration

 

项目在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="PropertiesComponent"></component >标签,标签如下所示

 

 然后再在component 标签里加一行 <property name="dynamic.classpath" value="true" />,就是变成下面这样

 

 

这样在启动项目,就不会报错了

 

第一个方法如果解决不了

    将如图地方改成classpath file

 

posted @   笑~笑  阅读(241)  评论(0编辑  收藏  举报
编辑推荐:
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
阅读排行:
· 周边上新:园子的第一款马克杯温暖上架
· Open-Sora 2.0 重磅开源!
· 分享 3 个 .NET 开源的文件压缩处理库,助力快速实现文件压缩解压功能!
· Ollama——大语言模型本地部署的极速利器
· DeepSeek如何颠覆传统软件测试?测试工程师会被淘汰吗?
历史上的今天:
2019-05-14 java下载文件工具类
点击右上角即可分享
微信分享提示