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 ec2d790 commit fd6a7b1Copy full SHA for fd6a7b1
README.md
@@ -5,7 +5,8 @@
5
_Reference_: [Out-of-the-box Reactive Streams with Java 9](https://www.youtube.com/watch?v=COgktgJmP_k)
6
_Reference_: https://github.com/rucek/reactive-streams-java9
7
_Reference_: https://github.com/reactive-streams/reactive-streams-jvm
8
-_Reference_: https://docs.oracle.com/javase/9/docs/api/java/util/concurrent/Flow.html
+_Reference_: https://docs.oracle.com/javase/9/docs/api/java/util/concurrent/Flow.html
9
+_Reference_: https://blog.softwaremill.com/how-not-to-use-reactive-streams-in-java-9-7a39ea9c2cb3
10
11
## preface
12
The main goal of this project is to explore basic features of
0 commit comments