http://localhost:8080/ 404

tomcat可以起来 但是404
然后查看logs里的信息——严重 [localhost-startStop-1] org.apache.catalina.core.StandardContext.listenerStart **异常将上下文初始化事件发送到类的侦听器实例.[**org.springframework.web.context.ContextLoaderListener]

img

img

img

404说明你页面找不到。web.xml没配好。

img