- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 38字
- 2021-06-30 19:10:46
Java reactive streams
Since Java 9, we now have an implementation of reactive streams in the Java platform, some projects are migrating existing Rx code into the new Java 9 libraries.
More details can be found in: https://community.oracle.com/docs/DOC-1006738.