类分层结构
- java.lang.Object
- cn.com.kernol.advancedcontroller.register.AutoConfiguredControllerScannerRegistrar (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- cn.com.kernol.advancedcontroller.register.ControllerScannerConfigurer (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.beans.factory.BeanFactoryAware)
- cn.com.kernol.advancedcontroller.register.ControllerScannerRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
Copyright © 2020. All rights reserved.