Find them on
We can handle static content for example: js,css,images in Spring MVC by using mvc:resources element.mvc:resources element is used to point to the location of static content with a specific public URL pattern. For more visit the link.
Topics