Intellij Idea中运行tomcat 报內存溢出 解决方案 火龙战士 火龙战士时间:2023-03-08 21:47:56在Run/Debug configuration 的你要运行行的tomcat里面的 vm options里面输入 -server -XX:PermSize=128M -XX:MaxPermSize=256m