问题: 最近在原有MVC的WEB应用中添加一个REST服务,结果始终报404错误.把 Spring debug 日志打开,发现处理REST请求的Controller已经正确进入 [org.springframework.web.servlet.DispatcherServlet]DispatcherServlet with name /pieces] [org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerM…
https://stackoverflow.com/questions/13532447/http-error-500-19-iis-7-5-error-0x8007000d It seems you are using the url rewrite functionality. Please make sure that you have installed your rewrite software in the server other wise you may get this err…