public class ApiVersionWebMvcConfigurerAdapter
extends java.lang.Object
implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer
WebMvcConfigurer
that configures checking for an appropriate service broker API version.Modifier | Constructor and Description |
---|---|
protected |
ApiVersionWebMvcConfigurerAdapter(ApiVersionInterceptor apiVersionInterceptor) |
Modifier and Type | Method and Description |
---|---|
void |
addInterceptors(org.springframework.web.servlet.config.annotation.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 ApiVersionWebMvcConfigurerAdapter(ApiVersionInterceptor apiVersionInterceptor)