Spring reactive web demo application This is a small application meant to learn and experiment with Spring reactive web stack. To run the application Run ./gradlew bootRun from the terminal Open http://localhost:8080 in your browser