Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 283 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 283 Bytes

WebFlux Demo

Requirements

  • JDK 11
  • Running Mongo on default port
  • Running Redis on default port

You can use docker-compose.yml to start dependencies

Features

  • Demonstrates composing reactive events by using built-in reactive Redis and Mongo
  • SSE (Server-Sent-Events)