问题1:
严重: Error configuring application listener of class org.springframework.web.context.ContextLoaderListener
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
解决:
可以检查一下工程属性中 web deployment assembly 属性, 看你的dependency 里面有没有 maven dependencies,如果没有,需要按如下方式添加: