Annotation Type QueueBinding
-
@Target({}) @Retention(RUNTIME) public @interface QueueBindingDefines a queue, the exchange it is to be bound to, and an optional binding key; used with@RabbitListener.- Since:
- 1.5
@Target({})
@Retention(RUNTIME)
public @interface QueueBinding
@RabbitListener.