QueueBuilder to define your Queue beans (for auto declaration by Spring when the connection is opened), call the
quorum() method on the builder.Queue bean yourself, just set the x-queue-type argument./**
* Set the queue argument to declare a queue of type 'quorum' instead of 'classic'.
* @return the builder.
* @since 2.2.2
*/
public QueueBuilder quorum() {
return withArgument("x-queue-type", "quorum");
}
|
!! External Email
|
|
!! External Email: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender.
|
|
!! External Email
|