code to explanationWed, 01 Feb 2023
@JmsListener(destination = '${workflow.execution.initiator.queue.name}')
The annotation @JmsListener is a Spring annotation that tells to the spring container to listen for messages on the destination workflow.execution.initiator.queue.name