@Configuration protected static class SiteSwitcherConfiguration.SiteSwitcherMvcConfiguration extends Object implements WebMvcConfigurer
Modifier | Constructor and Description |
---|---|
protected |
SiteSwitcherMvcConfiguration(SiteSwitcherHandlerInterceptor siteSwitcherHandlerInterceptor) |
Modifier and Type | Method and Description |
---|---|
void |
addInterceptors(InterceptorRegistry registry) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addArgumentResolvers, addCorsMappings, addFormatters, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendHandlerExceptionResolvers, extendMessageConverters, getMessageCodesResolver, getValidator
protected SiteSwitcherMvcConfiguration(SiteSwitcherHandlerInterceptor siteSwitcherHandlerInterceptor)
public void addInterceptors(InterceptorRegistry registry)
addInterceptors
in interface WebMvcConfigurer