Skip to content

Commit

Permalink
fix asyncrabbittemplate section
Browse files Browse the repository at this point in the history
  • Loading branch information
baev authored and garyrussell committed Dec 2, 2020
1 parent eac3be3 commit 189847d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/reference/asciidoc/amqp.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4166,7 +4166,7 @@ See the https://www.rabbitmq.com/dlx.html[RabbitMQ Dead Letter Documentation] fo
You can also take a look at the `FixedReplyQueueDeadLetterTests` test case for an example.

[[async-template]]
===== `AsyncRabbitTemplate`
===== Async Rabbit Template

Version 1.6 introduced the `AsyncRabbitTemplate`.
This has similar `sendAndReceive` (and `convertSendAndReceive`) methods to those on the <<amqp-template>>.
Expand Down

0 comments on commit 189847d

Please sign in to comment.