Spring Webflux CRUD application example project
The corresponding blog post can be found here: https://mydeveloperplanet.wordpress.com/2018/03/21/spring-webflux-a-basic-crud-application-part-1/
The following post adds MongoDB to the application, the sources can be found in branch feature/mongodb: https://mydeveloperplanet.wordpress.com/2018/04/04/spring-webflux-a-basic-crud-application-part-2/