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