summaryrefslogtreecommitdiff
path: root/spring-context/src/main/java/org/springframework/context/annotation/package-info.java
blob: 590924e7d43d058dc1544748d31df96f1330979e (plain)
1
2
3
4
5
6
/**
 * Annotation support for the Application Context, including JSR-250 "common"
 * annotations, component-scanning, and Java-based metadata for creating
 * Spring-managed objects.
 */
package org.springframework.context.annotation;