Skip to content

Add Management.ExchangeSpecification.arguments(Map<String, Object> arguments) option #153

@artembilan

Description

@artembilan

Is your feature request related to a problem? Please describe.

Right now we only have:

argument(String key, Object value)

At the same time the BindingSpecification has:

arguments(Map<String, Object> arguments)

Same should be done with a Management.QueueSpecification.

Describe the solution you'd like

Just similar to the BindingSpecification.arguments(Map<String, Object> arguments) can simply be added to the ExchangeSpecification and QueueSpecification. For consistency and straightforward API usage.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions