Package org.springframework.amqp.client.annotation
@NullMarked
package org.springframework.amqp.client.annotation
Annotations and supporting classes for declarative AMQP 1.0 listener endpoints.
-
ClassDescriptionAnnotation that marks a method to be the target of an AMQP 1.0 message listener on the specified
AmqpListener.addresses().Bean post-processor that registers methods annotated withAmqpListenerto be invoked by an AMQP 1.0 message listener container created under the cover by aMethodAmqpMessageListenerContainerFactoryaccording to the parameters of the annotation.Container annotation that aggregates severalAmqpListenerannotations.