SpringMVC配置拦截器出现500错误:Error creating bean with name 'org.springframework.web.servlet.handler.Mappe

Error creating bean with name 'org.springframework.web.servlet.handler.Mappe

仔细看你的SpringMVC的配置文件,看里面的文件有没有写错:
















里面的一定不要写错,如果写错,就会出现上述错误。如:我的出错就是上边的自定义拦截对象没有配好。

你可能感兴趣的:(creating,bean,with,name)