spring-framework / org.springframework.web.servlet.resource / PathResourceResolver / setUrlPathHelper

setUrlPathHelper

open fun setUrlPathHelper(@Nullable urlPathHelper: UrlPathHelper): Unit

Provide a reference to the UrlPathHelper used to map requests to static resources. This helps to derive information about the lookup path such as whether it is decoded or not.

Since
4.3.13