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

Packages that use Bean
Package
Description
Annotations and supporting classes for declarative cache management.
 
Support package for declarative JSR-107 caching configuration.
Annotation support for the Application Context, including JSR-250 "common" annotations, component-scanning, and Java-based metadata for creating Spring-managed objects.
 
Annotations and support classes for declarative JMS listener endpoints.
Configuration support for WebSocket messaging using higher level messaging protocols.
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.