IDEA +maven+ ContextLoaderListener not find
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDEA +maven+ ContextLoaderListener not find相关的知识,希望对你有一定的参考价值。
tomcat 启动失败:SEVERE: Context [] startup failed due to previous errors
查看pox.xml 有spring-web依赖
查看tomcat日志: ContextLoaderListener not find
由于IDEA 无法自动将MAVEN的依赖包直接加载,需要在project structure 中手动添加spring - web 包到lib 下
以上是关于IDEA +maven+ ContextLoaderListener not find的主要内容,如果未能解决你的问题,请参考以下文章