spring-projects / spring-amqp

Spring AMQP - support for Spring programming model with AMQP, especially but not limited to RabbitMQ

Home Page:https://spring.io/projects/spring-amqp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove deprecated method in the `RabbitListenerErrorHandler`

artembilan opened this issue · comments

Related issue: #2652

Also see TODO in the MessagingMessageListenerAdapter where we won't need to sent that AmqpHeaders.CHANNEL any more.

Fixed via: d8bc0c6