Skip to content

Expose method for declaring multiple Declarable objects [AMQP-842] #2392

Open
@spring-operator

Description

@spring-operator

Alen Turkovic opened AMQP-842 and commented

org.springframework.amqp.rabbit.core.RabbitAdmin already has a method for declaring multiple queues but exposes a method for declaring a single one: RabbitAdmin#declareQueue(Queue)

The same goes for Queue, Exchange and Binding.

Expose methods for declaring multiple of these Declarable objects.

I would submit a PR myself, but I am not certain what the best responses and exception handling for these cases would be...


No further details from AMQP-842

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions