Uses of Interface
org.springframework.boot.autoconfigure.amqp.RabbitTemplateCustomizer
Packages that use RabbitTemplateCustomizer
-
Uses of RabbitTemplateCustomizer in org.springframework.boot.autoconfigure.amqp
Method parameters in org.springframework.boot.autoconfigure.amqp with type arguments of type RabbitTemplateCustomizerModifier and TypeMethodDescriptionorg.springframework.amqp.rabbit.core.RabbitTemplate
RabbitAutoConfiguration.RabbitTemplateConfiguration.rabbitTemplate
(RabbitTemplateConfigurer configurer, org.springframework.amqp.rabbit.connection.ConnectionFactory connectionFactory, ObjectProvider<RabbitTemplateCustomizer> customizers)