Package | Description |
---|---|
org.springframework.amqp.rabbit.retry |
Provides classes supporting retries.
|
Modifier and Type | Method and Description |
---|---|
RepublishMessageRecoverer |
RepublishMessageRecoverer.errorRoutingKeyPrefix(String errorRoutingKeyPrefix)
Apply a prefix to the outbound routing key, which will be prefixed to the original message
routing key (if no explicit routing key was provided in the constructor; ignored otherwise.
|
Copyright © 2019. All rights reserved.