Reactor vs. RxJava3 (2020 edition)
So, we're thinking about going full on reactive programming on our backend services where I work. I'm familiar with RxJava from my Android work. But the dev that's doing the PoC has chosen to go forward using Reactor and Spring WebFlux. My general di...
Join discussion