| Interface and Description |
|---|
| org.springframework.amqp.rabbit.core.RabbitTemplate.ReturnCallback
in favor of
RabbitTemplate.ReturnCallback.returnedMessage(ReturnedMessage) which is
easier to use with lambdas. |
| Constructor and Description |
|---|
| org.springframework.amqp.rabbit.listener.MultiMethodRabbitListenerEndpoint(List<Method>, Object)
- no longer used.
|