Annotation Interface RabbitServiceConnection


@Documented @Retention(RUNTIME) @Target({FIELD,TYPE}) public @interface RabbitServiceConnection
Annotation that indicates that a field provides a RabbitMQ service connection.
Since:
3.1.0
Author:
Moritz Halbritter, Andy Wilkinson, Phillip Webb
See Also: