open fun setUrlPathHelper(urlPathHelper: UrlPathHelper): Unit
Set the org.springframework.web.util.UrlPathHelper to use for the resolution of lookup paths.
Use this to override the default UrlPathHelper with a custom subclass, or to share common UrlPathHelper settings across multiple web components.