本文中的注解包括俩部分:
- org.springframework.content.annotation.*
- @Import
- @ComponentScan
- @Configuration
- @Conditional
- @DependsOn
- @Description
- @EnableAspectJAutoProxy
- @EnableLoadTimeWeaving
- @EnableMBeanExport
- @ImportResource
- @Lazy
- @Primary
- @Profile
- @PropertySource
- @PropertySources
- @Role
- @Scope
- org.springframework.stereotype.*
- @Controller
- @Service
- @Component
- @Repository
- @Indexed
@Bean注解代表返回一个实体类
@Import