Uses of Annotation Interface
org.springframework.amqp.rabbit.annotation.EnableRabbit
Package
Description
Classes for testing Spring AMQP applications.
-
Uses of EnableRabbit in org.springframework.amqp.rabbit.test
Modifier and TypeClassDescription@interface
Annotate a@Configuration
class with this to enable proxying@RabbitListener
beans to capture arguments and result (if any).