test-spring-reactive-framework Experimenting with spring reactive framework. It comes with Spring Webflux. asynchronous and non blocking handling massive numbers of concurrent connections subscriber and publisher model reactor-core Two classes Flux and Mono. Flux 0 to n element Mono 0 to 1 element