Uses of Interface
org.springframework.boot.autoconfigure.amqp.RabbitTemplateCustomizer
-
Uses of RabbitTemplateCustomizer in org.springframework.boot.autoconfigure.amqp
Modifier and TypeMethodDescriptionorg.springframework.amqp.rabbit.core.RabbitTemplate
RabbitAutoConfiguration.RabbitTemplateConfiguration.rabbitTemplate
(RabbitTemplateConfigurer configurer, org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory, ObjectProvider<RabbitTemplateCustomizer> customizers)