spring-framework / org.springframework.web.reactive.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
Rossen Stoyanchev

Since
5.0