Shreyas arya

Generation

code to explanationWed, 01 Feb 2023

@JmsListener(destination = '${workflow.execution.initiator.queue.name}')

The method annotated with @JmsListener will be invoked when a message is received on the queue with the name workflow.execution.initiator.queue.name.

Questions about programming?Chat with your personal AI assistant