在pom.xml文件中添加重新构建即可
<failOnMissingWebXml>false</failOnMissingWebXml>
webxml attribute is required (or pre-existing WEB-INF/web.xml if executing in update mode)
阅读 148
2022-09-06
在pom.xml文件中添加重新构建即可
<failOnMissingWebXml>false</failOnMissingWebXml>
相关推荐
精彩评论(0)