类分层结构
- java.lang.Object
- io.github.mangocrisp.spring.taybct.tool.core.version.ApiConfiguration (implements org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations)
- 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)
- java.lang.Record
- io.github.mangocrisp.spring.taybct.tool.core.version.ApiVersionCondition (implements org.springframework.web.servlet.mvc.condition.RequestCondition<T>)