/webflux-streaming-demo

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

Primary LanguageJavaMIT LicenseMIT

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.