在使用Jebel热部署插件开发springmvc时,启动会出现内存溢出错误。可在配置Tomcat时增加JVM参数解决。
-Xms768m -Xmx768m -XX:PermSize=64M -XX:MaxPermSize=512m