严重: Error configuring application listener of class org.springframework.web.context.ContextLoaderListener
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
springmvc启动时报错:找不到类ContextLoaderListener:java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener-LMLPHP

需要依赖spring-webmvc,特别是导入的maven项目,通常需要重新添加Maven Dependencies。

springmvc启动时报错:找不到类ContextLoaderListener:java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener-LMLPHP

最好重启服务器,否则常见404错误。

04-15 04:25