类分层结构
- 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.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)
- springfox.documentation.spring.web.ControllerNamingUtils
- springfox.documentation.spring.web.DescriptionResolver
- springfox.documentation.spring.web.DocumentationCache
- com.google.common.base.Equivalence<T> (implements java.util.function.BiPredicate<T,U>)
- springfox.documentation.spring.web.ObjectMapperConfigurer (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.config.BeanPostProcessor)
- springfox.documentation.spring.web.SpringfoxWebMvcConfiguration
- springfox.documentation.spring.web.SpringGroupingStrategy (implements springfox.documentation.spi.service.ResourceGroupingStrategy)
- springfox.documentation.spring.web.WebMvcRequestHandler (implements springfox.documentation.RequestHandler)
Annotation Interface Hierarchy