| Package | Description | 
|---|---|
| org.springframework.context.annotation | Annotation support for the Application Context, including JSR-250 "common"
 annotations, component-scanning, and Java-based metadata for creating
 Spring-managed objects. | 
| org.springframework.stereotype | Annotations denoting the roles of types or methods in the overall architecture
 (at a conceptual, rather than implementation, level). | 
| Class and Description | 
|---|
| Component Indicates that an annotated class is a "component". | 
| Class and Description | 
|---|
| Component Indicates that an annotated class is a "component". | 
| Indexed Indicate that the annotated element represents a stereotype for the index. |