为了账号安全,请及时绑定邮箱和手机立即绑定

打包后文件中不包含index.html与web.xml文件,为什么?

在build.gradle中添加apply plugin: 'war'后,进行war打包,发现文件中不包含index.html与web.xml文件,访问localhost:8080/todo-1.0-SNAPSHOT/index.html出现404,怎么解决

正在回答

1 回答

在 project structure/modules 右侧添加 一个类型 web 指定 webapp 目录。

原因是你没把 webapp 设定为 web目录

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

打包后文件中不包含index.html与web.xml文件,为什么?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信