spring-framework / org.springframework.web.servlet.resource / PathResourceResolver / <init>

<init>

PathResourceResolver()

A simple ResourceResolver that tries to find a resource under the given locations matching to the request path.

This resolver does not delegate to the ResourceResolverChain and is expected to be configured at the end in a chain of resolvers.

Author
Jeremy Grelle

Author
Rossen Stoyanchev

Author
Sam Brannen

Since
4.1