Fixes #123
This commit is contained in:
Gary Russell
2018-01-15 11:18:26 -05:00
committed by GitHub
parent 411816f4a9
commit 100f7749ce

View File

@@ -337,7 +337,7 @@ declareExchange::
Whether to declare the exchange for the destination.
+
Default: `true`.
delay::
delayExpression::
A SpEL expression to evaluate the delay to apply to the message (`x-delay` header) - has no effect if the exchange is not a delayed message exchange.
+
Default: No `x-delay` header is set.