When accessing the uploaded file upload 404 pictures after springmvc

You may be configured interceptor class, visit the picture was intercepted interceptor

Simply add the following statement to the springmvc profile

<mvc:resources location="/upload/" mapping="/upload/**" />

Guess you like

Origin www.cnblogs.com/mhm111/p/11422566.html