Command line is too long. Shorten command line for xxx or also for Spring Boot default configuration
特别提示:本人博客部分有参考网络其他博客,但均是本人亲手编写过并验证通过。如发现博客有错误,请及时提出以免误导其他人,谢谢!欢迎转载,但记得标明文章出处:http://www.cnblogs.com/mao2080/
1、问题描述
今天运行一个demo程序,发现报了一个错误,特意记录下来。
Error running 'KvsWebRtcApplication': Command line is too long. Shorten command line for KvsWebRtcApplication or also for Spring Boot default configuration.
2、操作方法
1、修改项目下 .idea\workspace.xml,找到<PropertiesComponent>标签 , 在标签里加一行
<property name="dynamic.classpath" value="true" />
3、参考网站
个性签名:1.01的365次方=37.78343433289 >>>1
0.99的365次方= 0.02551796445229 <<<1
每天进步一点点的目标,贵在坚持…

浙公网安备 33010602011771号