Package com.aquima.web.config
Class Html5PathResourceResolver
java.lang.Object
org.springframework.web.servlet.resource.AbstractResourceResolver
org.springframework.web.servlet.resource.PathResourceResolver
com.aquima.web.config.Html5PathResourceResolver
- All Implemented Interfaces:
org.springframework.web.servlet.resource.ResourceResolver
public class Html5PathResourceResolver
extends org.springframework.web.servlet.resource.PathResourceResolver
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.springframework.core.io.Resource
getResource
(String resourcePath, org.springframework.core.io.Resource location) Methods inherited from class org.springframework.web.servlet.resource.PathResourceResolver
checkResource, getAllowedLocations, getLocationCharsets, getUrlPathHelper, resolveResourceInternal, resolveUrlPathInternal, setAllowedLocations, setLocationCharsets, setUrlPathHelper
-
Constructor Details
-
Method Details
-
getResource
protected org.springframework.core.io.Resource getResource(String resourcePath, org.springframework.core.io.Resource location) throws IOException - Overrides:
getResource
in classorg.springframework.web.servlet.resource.PathResourceResolver
- Throws:
IOException
-