【发布时间】:2018-12-25 10:07:17
【问题描述】:
为什么即使 web.xml 存在于 WEB-INF 下,我也会收到错误 "web.xml is missing and <failOnMissingWebXml> is set to true"?
这不是this question 的重复。 我的问题有所不同,因为我的 WEB-INF 文件夹中已经有 web.xml 文件,但仍然出现错误。
【问题讨论】:
-
完全不同的问题,不是重复的。
标签: java spring-mvc web.xml