Generated by
JDiff

Class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport

Added Methods
void configureViewResolvers(ViewResolverRegistry) Override this method to configure view resolution.
PathMatchConfigurer getPathMatchConfigurer()  
PathMatcher mvcPathMatcher() Return a global PathMatcher instance for path matching patterns in HandlerMappings.
UrlPathHelper mvcUrlPathHelper() Return a global UrlPathHelper instance for path matching patterns in HandlerMappings.
ViewResolver mvcViewResolver() Register a org.springframework.web.servlet.view.ViewResolverComposite that contains a chain of view resolvers to use for view resolution.
ResourceUrlProvider resourceUrlPathTranslator()