类分层结构
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- cloud.agileframework.mvc.config.AgileAutoConfiguration
- cloud.agileframework.mvc.container.AgileBanner (implements org.springframework.boot.Banner)
- cloud.agileframework.mvc.container.AgileHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- cloud.agileframework.mvc.param.AgileParam
- cloud.agileframework.mvc.param.AgileReturn
- cloud.agileframework.mvc.mvc.controller.AgileServiceProxy
- cloud.agileframework.mvc.annotation.AnnotationProcessor
- cloud.agileframework.mvc.util.ApiUtil
- 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)
- org.springframework.web.servlet.view.AbstractView (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.View)
- cloud.agileframework.mvc.provider.ArgumentInitHandlerProvider (implements cloud.agileframework.mvc.provider.HandlerProvider)
- cloud.agileframework.mvc.provider.ArgumentValidationHandlerProvider (implements cloud.agileframework.mvc.provider.ValidationHandlerProvider)
- cloud.agileframework.mvc.properties.CorsFilterProperties
- 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.provider.DictionaryProvider (implements cloud.agileframework.mvc.provider.DataExtendManager)
- cloud.agileframework.mvc.container.FileHandlerMethodReturnValueHandler (implements org.springframework.web.method.support.HandlerMethodReturnValueHandler)
- 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
- cloud.agileframework.mvc.filter.CorsFilter (implements javax.servlet.Filter)
- cloud.agileframework.mvc.filter.RequestWrapperFilter (implements javax.servlet.Filter)
- cloud.agileframework.mvc.listener.ListenerContainerInit (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>)
- cloud.agileframework.mvc.listener.ListenerContainerRefreshed (implements org.springframework.context.ApplicationListener<E>)
- cloud.agileframework.mvc.listener.ListenerSpringApplicationFailed (implements org.springframework.context.ApplicationListener<E>)
- cloud.agileframework.mvc.listener.ListenerSpringApplicationRun (implements org.springframework.boot.SpringApplicationRunListener)
- cloud.agileframework.mvc.listener.ListenerSpringApplicationStarted (implements org.springframework.context.ApplicationListener<E>)
- cloud.agileframework.mvc.mvc.controller.MainController
- cloud.agileframework.mvc.listener.ProjectContextHolder
- cloud.agileframework.mvc.container.ResetService (implements org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- cloud.agileframework.mvc.base.RETURN
- cloud.agileframework.mvc.container.ReturnHandlerMethodReturnValueHandler (implements org.springframework.web.method.support.AsyncHandlerMethodReturnValueHandler)
- cloud.agileframework.mvc.exception.SpringExceptionHandler (implements org.springframework.web.servlet.HandlerExceptionResolver)
- cloud.agileframework.mvc.config.SpringMvcAutoConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- java.lang.Throwable (implements java.io.Serializable)
- cloud.agileframework.mvc.util.ViewUtil
- cloud.agileframework.mvc.container.WebInitializer (implements org.springframework.boot.web.servlet.ServletContextInitializer, org.springframework.web.WebApplicationInitializer)
接口分层结构
注释类型分层结构
枚举分层结构
Copyright © 2022. All rights reserved.