Uses of Annotation Interface
org.springframework.beans.factory.annotation.Autowired

Packages that use Autowired
Package
Description
Annotation support for the Application Context, including JSR-250 "common" annotations, component-scanning, and Java-based metadata for creating Spring-managed objects.
Support classes for integrating the Spring TestContext Framework with JUnit 4.12 or higher.
Support classes for integrating the Spring TestContext Framework with TestNG.
Spring WebFlux configuration infrastructure.
Annotation-based setup for Spring MVC.
Support for annotation-based WebSocket setup in configuration classes.