idea 启动 Error running 'XxGatewayApplication': Command line is too long. Shorten command line for XxGatewayApplication or also for Spring Boot default
在idea workspace里
<component name="PropertiesComponent">标签下加入 <property name="dynamic.classpath" value="true" />就可以了