webflux-streaming-demo icon indicating copy to clipboard operation
webflux-streaming-demo copied to clipboard

A tryout of reactive application using Spring 5 WebFlux and mongoDB, along with an overview article on reactive programming.

trafficstars

webflux-streaming-demo

This project is a tryout of reactive application with Spring 5 WebFlux and mongoDB.
For the purpose of learning, I wrote an overview article on reactive programming, covering from the basic concepts, new version tools, to the use demonstrations. This article can be regarded as my reading notes, and was posted on the wiki of this repository.