web.xml is missing and <failOnMissingWebXml> is set to true 原因mvn为web项目,war包形式,但是配置中缺失了web.xml,加上配置为false就ok 相关文章: