java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener

Error configuring application listener of class org.springframework.web.context.ContextLoaderListener 

java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener 


如果你确定自己的jar已经引入进去了,可能是缓存的问题,关闭tomcat,将项目clean一下,重新启动

你可能感兴趣的:(问题)