Skip to content

Commit 13abadb

Browse files
authored
Update supported-protocols.md
1 parent 5991d0c commit 13abadb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/supported-protocols.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ sidebar_position: 6
66

77
| Protocol | Annotation | Example Project | Latest Plugin Version |
88
| --------------- | --------------------------------- | --------------------------------- | --------------------- |
9-
| Kafka | `@KafkaListener`, `@KafkaHandler` | [springwolf-kafka-example][kafka] | 0.8.0 |
10-
| AMQP (RabbitMQ) | `@RabbitListener` | [springwolf-amqp-example][amqp] | 0.4.0 |
9+
| Kafka | `@KafkaListener`, `@KafkaHandler` | [springwolf-kafka-example][kafka] | 0.9.0 |
10+
| AMQP (RabbitMQ) | `@RabbitListener` | [springwolf-amqp-example][amqp] | 0.5.0 |
1111

1212
Please [open an issue](https://github.com/springwolf/springwolf-core/issues/new) if you want a protocol to be supported.
1313

0 commit comments

Comments
 (0)