Shreyas arya

Generation

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

Want to kickstart your project?Use the new AI Studio to create your code