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

registerUrlPathHelper

open static fun registerUrlPathHelper(@Nullable urlPathHelperRef: RuntimeBeanReference, parserContext: ParserContext, @Nullable source: Any): RuntimeBeanReference

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

Return
a RuntimeBeanReference to this UrlPathHelper instance