关于Error configuring application listener of class org.springframework.web.context.ContextLoaderListene的解决方法

严重:   Error   configuring   application   listener   of   class   org.springframework.web.context.ContextLoaderListener
java.lang.ClassNotFoundException:   org.springframework.web.context.ContextLoaderListener

 

解决方法:

项目——>点击Build   Path 后——>点击Configure  Build  Path后——>Libraries  将Maven Dependencies移除后重新添加——>Deployment Assembly  确认Maven Dependencies已经添加后——>部署项目——>启动服务

问题解决

posted @ 2017-02-09 16:28  BlackLabel  阅读(1239)  评论(0)    收藏  举报