| 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,
ObjectProvider<org.springframework.amqp.support.converter.MessageConverter> messageConverter,
ObjectProvider<List<RabbitRetryTemplateCustomizer>> retryTemplateCustomizers) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.