Annotation Type RabbitHeaders


  • @Documented
    @Retention(RUNTIME)
    @Target(PARAMETER)
    @Bindable
    @Inherited
    public @interface RabbitHeaders
    Denotes a Map argument that should be used as a source of message headers.
    Since:
    2.5.0