Spring AMQP consumerBatchEnabled not working
I recently discovered that tx-size has been deprecated in favor of batch-size. I am also migrating the application to Spring 5.3.39 and Spring Integration 5.5.20. Previously, I was using tx-size, but now I plan to change it to batch-size.
Spring AMQP consumerBatchEnabled not working
I recently discovered that tx-size has been deprecated in favor of batch-size. I am also migrating the application to Spring 5.3.39 and Spring Integration 5.5.20. Previously, I was using tx-size, but now I plan to change it to batch-size.