Uses of Annotation Interface
org.springframework.context.annotation.Import

Packages that use Import
Package
Description
Annotations and supporting classes for declarative cache management.
Annotation support for the Application Context, including JSR-250 "common" annotations, component-scanning, and Java-based metadata for creating Spring-managed objects.
AspectJ-based dependency injection support driven by the @Configurable annotation.
Annotations and support classes for declarative JMS listener endpoints.
Annotation support for asynchronous method execution.
Spring's support for annotation-based transaction demarcation.
Spring WebFlux configuration infrastructure.
Annotation-based setup for Spring MVC.
Support for annotation-based WebSocket setup in configuration classes.