类分层结构
- java.lang.Object
- org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- io.microsphere.spring.webmvc.annotation.WebMvcExtensionConfiguration
- io.microsphere.spring.webmvc.annotation.WebMvcExtensionBeanDefinitionRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
注释类型分层结构
- io.microsphere.spring.webmvc.annotation.EnableWebMvcExtension (implements java.lang.annotation.Annotation)