即maven中jar包没有出现在tomcat的WEB-INF/lib下。 处理方法如下: 右键maven工程,选择"Properties"->“Deployment Assembly” 将项目在tomcat重新发布即可。