类分层结构
- java.lang.Object
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- live.xu.simplehttp.spring.SimpleHttpClientClassPostProcessor (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor)
- live.xu.simplehttp.spring.SimpleHttpComponentScanRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- live.xu.simplehttp.spring.SimpleHttpFactoryBean<T> (implements org.springframework.beans.factory.FactoryBean<T>)
Copyright © 2023. All rights reserved.