@Configuration @EnableWebMvc public class BrokerApiVersionConfig extends WebMvcConfigurerAdapter
| Constructor and Description |
|---|
BrokerApiVersionConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInterceptors(InterceptorRegistry registry) |
addArgumentResolvers, addFormatters, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendMessageConverters, getMessageCodesResolver, getValidatorpublic void addInterceptors(InterceptorRegistry registry)
addInterceptors in interface WebMvcConfigureraddInterceptors in class WebMvcConfigurerAdapter