idea启动报错:Command line is too lon

2022-03-11  本文已影响0人  Yluozi

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

找到项目里面的idea/workspace.xml文件,
然后再找到<component name="PropertiesComponent"></component >标签,
然后再在component 标签里加一行 <property name="dynamic.classpath" value="true" />重启不报错

上一篇 下一篇

猜你喜欢

热点阅读