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

mvcPathMatcher

@Bean open fun mvcPathMatcher(): PathMatcher

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

Since
4.1