No mapping found for HTTP request with URI [/WEB-INF/html/shop/registShop.htmlNo mapping found for HTTP request with URI [/WEB-INF/html/shop/registShop.html

No mapping found for HTTP request with URI [/WEB-INF/html/shop/registShop.html

controller中始终都无法访问registShop.html,

报错 No mapping found for HTTP request with URI [/WEB-INF/html/shop/registShop.html

解决办法:在viewResolver后面加个   

<mvc:default-servlet-handler/>       亲测有效!

No mapping found for HTTP request with URI [/WEB-INF/html/shop/registShop.html

相关文章: