ideal項目啓動及問題

Error running 'xxx項目' Command line is too long(idea版)

錯誤】 Error running ‘xxx項目’: Command line is too long. Shorten command line for xxx or also for Spring Boot default configuration.spring

根據錯誤信息可知,指令太過長,根據提示縮短指令便可。ide

在IDEA中找到 Run-> Edit Configurations打開:idea

 

在 Environment-> Shorten command line 的內容配置爲 JAR便可解決:spa

 

 

啓動參數以下:3d

--spring.config.location=res/ --spring.profiles.active=devblog

 

 

 

相關文章
相關標籤/搜索