pom 文件 添加插件插件里可配置参数 org.eclipse.jetty jetty-maven-plugin 9.3.7.v20160115 port 端口 host 监听地址 scanIntervalSeconds 热部署扫描间隔时间 mvn -Djetty.port=8060 jetty:run run as / debug as / run configures / maven build / base directory ${workspace_loc:/webdemo} goals -Djetty.port=8060 jetty:run maven命令行运行main方法 8080 localhost 60