类分层结构
- java.lang.Object
- com.github.yingzhuo.carnival.mvc.support.DebugMvcInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- org.springframework.web.servlet.handler.HandlerInterceptorAdapter (implements org.springframework.web.servlet.AsyncHandlerInterceptor)
- com.github.yingzhuo.carnival.mvc.support.IpAddressHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- com.github.yingzhuo.carnival.mvc.autoconfig.MvcCorsForAllAutoConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- com.github.yingzhuo.carnival.mvc.autoconfig.MvcDebugAutoConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- com.github.yingzhuo.carnival.mvc.autoconfig.MvcEnhancementAutoConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- com.github.yingzhuo.carnival.mvc.autoconfig.MvcHttpBasicSecurityAutoConfig
- com.github.yingzhuo.carnival.mvc.autoconfig.MvcWebrootAutoConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- com.github.yingzhuo.carnival.mvc.autoconfig.MvcXssProtectingAutoConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- javax.servlet.ServletRequestWrapper (implements javax.servlet.ServletRequest)
- javax.servlet.http.HttpServletRequestWrapper (implements javax.servlet.http.HttpServletRequest)
接口分层结构
注释类型分层结构
Copyright © 2020. All rights reserved.