Reactive APIs and generally reactive programming become increasingly popular lately. You have a chance to observe more and more new frameworks and toolkits supporting reactive programming, or just dedicated for…
Java, Spring, Kotlin, microservices, Kubernetes, containers
Reactive APIs and generally reactive programming become increasingly popular lately. You have a chance to observe more and more new frameworks and toolkits supporting reactive programming, or just dedicated for…
If you are building reactive microservices you would probably have to merge data streams from different source APIs into a single result stream. It inspired me to create this article…