Spring Webflux: A basic CRUD application with SSE Based on the work of: Gunter Rotsaert. Requires: Java 10 Spring Boot 2.0.0 Reactive Web Uses: Domain objects Data repository A handler for streams of 1 element (Mono) A handler for streams of N elements (Flux)