类分层结构
- java.lang.Object
- org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
- org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
- org.springframework.web.servlet.support.WebContentGenerator
- org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter (implements org.springframework.web.servlet.HandlerAdapter, org.springframework.core.Ordered)
- org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
- cn.xisoil.asp.intercept.vaild.ResolverRegisterHandlerAdapter (implements org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations)
- cn.xisoil.asp.intercept.vaild.VaildUtils
- cn.xisoil.asp.intercept.vaild.VaildArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)