spring-framework / org.springframework.web.servlet.config.annotation / InterceptorRegistration / pathMatcher

pathMatcher

open fun pathMatcher(pathMatcher: PathMatcher): InterceptorRegistration

A PathMatcher implementation to use with this interceptor. This is an optional, advanced property required only if using custom PathMatcher implementations that support mapping metadata other than the Ant path patterns supported by default.