报错信息:The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.

springMVC配置了requestMapping 访问报404
tomcat能够正常部署.
springMVC配置了requestMapping 访问报404
springMVC配置了requestMapping 访问报404
但是日志栏有报错信息.
springMVC配置了requestMapping 访问报404

可以看出是缺少jar包. pom里面是配置完整的.

springMVC配置了requestMapping 访问报404

添加lib文件夹,导入pom引入的jar包即可!

相关文章: