A Spring Boot Reactive web application that streams stock quotes

Interesting things are happening in the Spring world with the introduction of Reactive Streams in the up and coming Spring 5. Here is a simple project that demonstrates how to stream intraday stock quote using new reactive features in Spring 5. It was inspired this short video. Clone this project from Github