@AutoConfiguration public class JdevelopsWebMvcConfig extends Object implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer
| 构造器和说明 |
|---|
JdevelopsWebMvcConfig(List<ApiAfterInterceptor> afterInterceptors,
List<ApiAsyncInterceptor> asyncInterceptors,
List<ApiBeforeInterceptor> beforeInterceptors,
List<ApiFinallyInterceptor> finallyInterceptors,
List<ApiInterceptor> apiInterceptors) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addInterceptors(org.springframework.web.servlet.config.annotation.InterceptorRegistry registry) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddArgumentResolvers, addCorsMappings, addFormatters, addResourceHandlers, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendHandlerExceptionResolvers, extendMessageConverters, getMessageCodesResolver, getValidatorpublic JdevelopsWebMvcConfig(List<ApiAfterInterceptor> afterInterceptors, List<ApiAsyncInterceptor> asyncInterceptors, List<ApiBeforeInterceptor> beforeInterceptors, List<ApiFinallyInterceptor> finallyInterceptors, List<ApiInterceptor> apiInterceptors)
Copyright © 2024 tan. All rights reserved.