https://xz.aliyun.com/t/12388#toc-10
报错
Caused by: java.lang.NoSuchMethodException: org.apache.catalina.deploy.WebXml addServlet
at org.apache.tomcat.util.IntrospectionUtils.callMethod1(IntrospectionUtils.java:916)
at org.apache.tomcat.util.digester.SetNextRule.end(SetNextRule.java:201)
at org.apache.tomcat.util.digester.Digester.endElement(Digester.java:1046)
修改安装目录 conf/context.xml ,添加
<Loader delegate="true" />
https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-distribution/
idea 插件 https://plugins.jetbrains.com/plugin/18721-jetty
下载官方插件