Skip to content

Improved MessagePostProcessor feature [AMQP-803] #2354

Open
@spring-operator

Description

@spring-operator

Konrad Grüner opened AMQP-803 and commented

Referencing to my GitHub issue:

It would be great to have two interfaces for the message post processing, for example:

  • MessageReceivePostProcessor
  • MessageSendPostProcessor

With these two interfaces it would be possible to autowire the post processors and they needn't be setup on multiple beans (like RabbitTemplate, Listener and maybe other places).


Reference URL: #719

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions