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#1489
- allow listeners to consume `Collection<?>` as well as `List<?>`
- detect a non-batch listener method in the batch adapter
- coerce `batchListener` to `true` when `consumerBatchEnabled` is true
garyrussell
added a commit
to garyrussell/spring-amqp
that referenced
this issue
Aug 4, 2022
Resolvesspring-projects#1489
- allow listeners to consume `Collection<?>` as well as `List<?>`
- detect a non-batch listener method in the batch adapter
- coerce `batchListener` to `true` when `consumerBatchEnabled` is true
garyrussell
added a commit
to garyrussell/spring-amqp
that referenced
this issue
Aug 4, 2022
Resolvesspring-projects#1489
- allow listeners to consume `Collection<?>` as well as `List<?>`
- detect a non-batch listener method in the batch adapter
- coerce `batchListener` to `true` when `consumerBatchEnabled` is true
Resolves#1489
- allow listeners to consume `Collection<?>` as well as `List<?>`
- detect a non-batch listener method in the batch adapter
- coerce `batchListener` to `true` when `consumerBatchEnabled` is true
Uh oh!
There was an error while loading. Please reload this page.
Collection
.consumerBatchEnabled
coercebatchListener
to trueThe text was updated successfully, but these errors were encountered: