springMVC调试404的问题
最近初学springmvc,做了一个简单工程实现Conntroller加载,一直报错404,调试许久没找到问题,请求帮助,多谢各位了.
问题链接: https://www.cnblogs.com/yingluochaosheng/p/14270438.html
编程环境:win10x64+eclipse+Tomcat8.5
文件结构:
主要代码:
web.xml
springmvc.xml
hellocontroller.java
调试结果:
回答
点击跳转成功的路由错了吧?
/hello/success
推荐两篇
以上是 springMVC调试404的问题 的全部内容, 来源链接: utcz.com/a/105287.html