Options for the @Queue decorator: a single connection's configuration (the driver is required).
@Queue
driver
Optional
Default queue name for this connection.
Which driver backs this connection.
The connection name, used to resolve it via queueManager.connection(name).
queueManager.connection(name)
A key prefix/namespace applied to backend keys.
Options for the
@Queuedecorator: a single connection's configuration (thedriveris required).