@Configuration @ConditionalOnNotAdmin public class BroadleafSiteServletConfig extends org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
| Constructor and Description | 
|---|
| BroadleafSiteServletConfig() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addInterceptors(org.springframework.web.servlet.config.annotation.InterceptorRegistry registry) | 
| org.springframework.web.servlet.LocaleResolver | localeResolver() | 
addArgumentResolvers, addCorsMappings, addFormatters, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendHandlerExceptionResolvers, extendMessageConverters, getMessageCodesResolver, getValidatorpublic void addInterceptors(org.springframework.web.servlet.config.annotation.InterceptorRegistry registry)
addInterceptors in interface org.springframework.web.servlet.config.annotation.WebMvcConfigureraddInterceptors in class org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter@Bean public org.springframework.web.servlet.LocaleResolver localeResolver()
Copyright © 2020. All rights reserved.