spring-amqp
spring-amqp copied to clipboard
Remove deprecated method in the `RabbitListenerErrorHandler`
Related issue: https://github.com/spring-projects/spring-amqp/issues/2652
Also see TODO
in the MessagingMessageListenerAdapter
where we won't need to sent that AmqpHeaders.CHANNEL
any more.