We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c53f77 commit a5e1c3aCopy full SHA for a5e1c3a
1 file changed
docs/examples/README.md
@@ -2,7 +2,7 @@
2
3
4
- [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+).
+- [JMS queue](jms_queue) - Same flow as getting started, using `JMSQueueSpecification` (Tanzu RabbitMQ 4.3+).
6
- [Delayed queue](delayed_queue) - Same flow as getting started, using `DelayedQueueSpecification` (Tanzu RabbitMQ 4.x).
7
- [Reliable](reliable) - An example of how to deal with reconnections and error handling.
8
- [Streams](streams) - An example of how to use [RabbitMQ Streams](https://www.rabbitmq.com/docs/streams) with AMQP 1.0
0 commit comments