Uses of Class
org.springframework.core.io.support.PathMatchingResourcePatternResolver
Packages that use PathMatchingResourcePatternResolver
Package
Description
Classes supporting the
org.springframework.web.context package,
such as WebApplicationContext implementations and various utility classes.-
Uses of PathMatchingResourcePatternResolver in org.springframework.web.context.support
Modifier and TypeClassDescriptionclassServletContext-aware subclass ofPathMatchingResourcePatternResolver, able to find matching resources below the web application root directory viaServletContext.getResourcePaths(java.lang.String).