Skip to content

Commit 9ab49db

Browse files
README cosmetics
1 parent b9527ce commit 9ab49db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ image:https://github.com/rabbitmq/rabbitmq-stream-java-client/actions/workflows/
66
The RabbitMQ Stream Java Client is a Java library to communicate with
77
the https://rabbitmq.com/stream.html[RabbitMQ Stream Plugin].
88
It allows to create and delete streams, as well as to publish to and consume from these streams.
9-
This library requires at least Java 11 but Java 21 or more is recommended.
9+
This library is compatible with Java 11 but Java 21 (or a later version) is recommended.
1010
See the https://rabbitmq.github.io/rabbitmq-stream-java-client/stable/htmlsingle/#stream-client-overview[overview] for a quick glance at the features.
1111

1212
https://github.com/rabbitmq/rabbitmq-stream-perf-test[Stream PerfTest] is a performance testing tool based on this client library.

0 commit comments

Comments
 (0)