spring-framework / org.springframework.web.servlet.config.annotation / WebMvcConfigurationSupport / mvcUrlPathHelper

mvcUrlPathHelper

@Bean open fun mvcUrlPathHelper(): UrlPathHelper

Return a global UrlPathHelper instance for path matching patterns in HandlerMappings. This instance can be configured using the PathMatchConfigurer in #configurePathMatch(PathMatchConfigurer).

Since
4.1