Skip to content

Commit a5e1c3a

Browse files
Update docs/examples/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5c53f77 commit a5e1c3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
- [Getting Started](getting_started) - A simple example to get you started.
5-
- [JMS queue](jms_queue) - Same flow as getting started, using `JmsQueueSpecification` (Tanzu RabbitMQ 4.3+).
5+
- [JMS queue](jms_queue) - Same flow as getting started, using `JMSQueueSpecification` (Tanzu RabbitMQ 4.3+).
66
- [Delayed queue](delayed_queue) - Same flow as getting started, using `DelayedQueueSpecification` (Tanzu RabbitMQ 4.x).
77
- [Reliable](reliable) - An example of how to deal with reconnections and error handling.
88
- [Streams](streams) - An example of how to use [RabbitMQ Streams](https://www.rabbitmq.com/docs/streams) with AMQP 1.0

0 commit comments

Comments
 (0)