0
点赞
收藏
分享

微信扫一扫

webxml attribute is required (or pre-existing WEB-INF/web.xml if executing in update mode)

腊梅5朵 2022-09-06 阅读 148


在pom.xml文件中添加重新构建即可

<failOnMissingWebXml>false</failOnMissingWebXml>


举报

相关推荐

0 条评论