Skip to content

auto-detect "channelName" #1427

@rfelgent

Description

@rfelgent

Describe the feature request
Similar to payloadType I would like to have an auto-detection feature for channelName. The channelName can be derived from @RabbitListener(queues = XXX) or @RabbitListener(queuesToDeclare = XXX) or @RabbitListener(bindings = XXX) automatically.

Motivation
Keep DRY-Principle.

Technical details
Should be possible similar to payloadType.

Describe alternatives you've considered
Repeating the configuration in @RabbitListener#queues and @AsyncOperation#channelName

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions