Description Resource Path Location Type web.xml is missing and <failOnMissingWebXml> is set to true
时间:2018-07-03 10:26:34
收藏:0
阅读:1200
点击Deployment Descriptor
选择Generate Deployment Descriptor Stub.
就会在 src/main/webapp 生成WEB-INF并且有web.xml
原文:https://www.cnblogs.com/sjfsjf/p/9256768.html
评论(0)