原文:idea,运行SpringBoot项目提示命令行太长:Error running 'TeasApplication': Command line is too long. Shorten command line for TeasApplication or also for Spring Boot default configuration.

解决方案: 找到.idea 文件夹下面的workspace.xml 在 lt componentname PropertiesComponent gt 标签下插入一行 lt propertyname dynamic.classpath value true gt 重新启动,ok,解决 ...

2020-10-20 16:06 0 1518 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM