You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolvesspring-projects#1125
- pull up the common `arguments` field to `AbstractDeclarable`
- add `x-single-active-consumer` as a first class `QueueBuilder` argumemt
garyrussell
added a commit
to garyrussell/spring-amqp
that referenced
this issue
Nov 25, 2019
Resolvesspring-projects#1125
- pull up the common `arguments` field to `AbstractDeclarable`
- add `x-single-active-consumer` as a first class `QueueBuilder` argumemt
Resolves#1125
- pull up the common `arguments` field to `AbstractDeclarable`
- add `x-single-active-consumer` as a first class `QueueBuilder` argumemt
* Doc polishing
* Add back default ctor; fix default return from removeArgument().
Add some mechanism to allow the admin the pre-process
Declarable
objects (e.g. add arguments) before declaring.Supports spring-attic/spring-cloud-stream-binder-rabbit#274
The text was updated successfully, but these errors were encountered: