Package | Description |
---|---|
org.springframework.boot.autoconfigure.amqp |
Auto-configuration for RabbitMQ.
|
Modifier and Type | Method and Description |
---|---|
RabbitTemplateConfigurer |
RabbitAutoConfiguration.RabbitTemplateConfiguration.rabbitTemplateConfigurer(RabbitProperties properties,
ObjectProvider<org.springframework.amqp.support.converter.MessageConverter> messageConverter,
ObjectProvider<RabbitRetryTemplateCustomizer> retryTemplateCustomizers) |
Modifier and Type | Method and Description |
---|---|
org.springframework.amqp.rabbit.core.RabbitTemplate |
RabbitAutoConfiguration.RabbitTemplateConfiguration.rabbitTemplate(RabbitTemplateConfigurer configurer,
org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory) |