Package | Description |
---|---|
org.springframework.boot.autoconfigure.amqp |
Auto-configuration for RabbitMQ.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractRabbitListenerContainerFactoryConfigurer.setRetryTemplateCustomizers(List<RabbitRetryTemplateCustomizer> retryTemplateCustomizers)
Set the
RabbitRetryTemplateCustomizer instances to use. |
Constructor and Description |
---|
RabbitTemplateConfiguration(RabbitProperties properties,
org.springframework.beans.factory.ObjectProvider<org.springframework.amqp.support.converter.MessageConverter> messageConverter,
org.springframework.beans.factory.ObjectProvider<RabbitRetryTemplateCustomizer> retryTemplateCustomizers) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.