We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5991d0c commit 13abadbCopy full SHA for 13abadb
docs/supported-protocols.md
@@ -6,8 +6,8 @@ sidebar_position: 6
6
7
| Protocol | Annotation | Example Project | Latest Plugin Version |
8
| --------------- | --------------------------------- | --------------------------------- | --------------------- |
9
-| Kafka | `@KafkaListener`, `@KafkaHandler` | [springwolf-kafka-example][kafka] | 0.8.0 |
10
-| AMQP (RabbitMQ) | `@RabbitListener` | [springwolf-amqp-example][amqp] | 0.4.0 |
+| Kafka | `@KafkaListener`, `@KafkaHandler` | [springwolf-kafka-example][kafka] | 0.9.0 |
+| AMQP (RabbitMQ) | `@RabbitListener` | [springwolf-amqp-example][amqp] | 0.5.0 |
11
12
Please [open an issue](https://github.com/springwolf/springwolf-core/issues/new) if you want a protocol to be supported.
13
0 commit comments