类分层结构
- java.lang.Object
- cloud.agileframework.mvc.container.AgileBanner (implements org.springframework.boot.Banner)
- cloud.agileframework.mvc.container.AgileHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- 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.handler.AbstractHandlerMapping (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.HandlerMapping, org.springframework.core.Ordered)
- org.springframework.web.servlet.handler.AbstractHandlerMethodMapping<T> (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
- org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.web.servlet.handler.MatchableHandlerMapping)
- cloud.agileframework.mvc.container.CustomAsyncHandlerInterceptor (implements org.springframework.web.servlet.AsyncHandlerInterceptor)
- cloud.agileframework.mvc.container.CustomBeanDefinitionRegistryPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.core.PriorityOrdered)
- cloud.agileframework.mvc.container.CustomBeanPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanPostProcessor)
- cloud.agileframework.mvc.container.CustomHandlerInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
- cloud.agileframework.mvc.container.CustomHandlerMethodReturnValueHandler (implements org.springframework.web.method.support.HandlerMethodReturnValueHandler)
- cloud.agileframework.mvc.container.FileHandlerMethodReturnValueHandler (implements org.springframework.web.method.support.HandlerMethodReturnValueHandler)
- cloud.agileframework.mvc.container.ResetService (implements org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- cloud.agileframework.mvc.container.ReturnHandlerMethodReturnValueHandler (implements org.springframework.web.method.support.AsyncHandlerMethodReturnValueHandler)
- cloud.agileframework.mvc.container.WebInitializer (implements org.springframework.boot.web.servlet.ServletContextInitializer, org.springframework.web.WebApplicationInitializer)
Copyright © 2022. All rights reserved.