Uses of Class
org.springframework.boot.rabbitmq.autoconfigure.RabbitRetryTemplateSettings
Packages that use RabbitRetryTemplateSettings
Package
Description
Auto-configuration for RabbitMQ.
-
Uses of RabbitRetryTemplateSettings in org.springframework.boot.rabbitmq.autoconfigure
Methods in org.springframework.boot.rabbitmq.autoconfigure with parameters of type RabbitRetryTemplateSettingsModifier and TypeMethodDescriptionvoidRabbitTemplateRetrySettingsCustomizer.customize(RabbitRetryTemplateSettings retrySettings) Callback to customize theRabbitRetryTemplateSettingsto create theRetryTemplateused as part ofRabbitTemplateoperations.