springboot项目报Command line is too long. Shorten the command line via
前言 springboot项目启动时有时候会报Error running xxxxx. Command line is too long. Shorten the command line via JAR manifest or via a classpath file and rerun.这时候常常直接按照提示点击JAR manifest之后就可以正常运行了。要格物致知为什么会造成这样的现象