spring-framework / org.springframework.web.servlet.config / MvcNamespaceUtils / registerPathMatcher

registerPathMatcher

open static fun registerPathMatcher(@Nullable pathMatcherRef: RuntimeBeanReference, parserContext: ParserContext, @Nullable source: Any): RuntimeBeanReference

Adds an alias to an existing well-known name or registers a new instance of a PathMatcher under that well-known name, unless already registered.

Return
a RuntimeBeanReference to this PathMatcher instance