IDEA配置maven项目启动

properties:read-project-properties jetty:run

-noverify -XX:+CMSClassUnloadingEnabled -Xms1024M -Xmx2048M -Xss5M -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8888

原文地址:https://www.cnblogs.com/1012hq/p/14334715.html