Package | Description |
---|---|
org.springframework.boot.autoconfigure.amqp |
Auto-configuration for RabbitMQ.
|
Modifier and Type | Method and Description |
---|---|
org.springframework.amqp.rabbit.core.RabbitTemplate |
RabbitAutoConfiguration.RabbitTemplateConfiguration.rabbitTemplate(RabbitProperties properties,
ObjectProvider<org.springframework.amqp.support.converter.MessageConverter> messageConverter,
ObjectProvider<RabbitRetryTemplateCustomizer> retryTemplateCustomizers,
org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory) |
protected void |
AbstractRabbitListenerContainerFactoryConfigurer.setRetryTemplateCustomizers(List<RabbitRetryTemplateCustomizer> retryTemplateCustomizers)
Set the
RabbitRetryTemplateCustomizer instances to use. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.