-
Interfaces Interface Description org.springframework.amqp.rabbit.core.RabbitTemplate.ReturnCallback in favor ofRabbitTemplate.ReturnCallback.returnedMessage(ReturnedMessage)
which is easier to use with lambdas.
-
Classes Class Description org.springframework.amqp.remoting.client.AmqpClientInterceptor will be removed in 3.0.0.org.springframework.amqp.remoting.client.AmqpProxyFactoryBean will be removed in 3.0.0.org.springframework.amqp.remoting.service.AmqpInvokerServiceExporter will be removed in 3.0.0.
-
Enums Enum Description org.springframework.amqp.core.QueueBuilder.MasterLocator in favor ofQueueBuilder.LeaderLocator
.
-
Fields Field Description org.springframework.amqp.core.Queue.X_QUEUE_MASTER_LOCATOR in favor ofQueue.X_QUEUE_LEADER_LOCATOR
.