Reactive Webflux Workshop This project shows how to implement reactive web using Spring Webflux. To run the project with Gradle gradle bootRun To run the project with Maven mvn spring-boot:run Read this as reference https://josdem.io/techtalk/spring/spring_webflux_basics/ https://josdem.io/techtalk/spring/spring_webflux_server/ https://josdem.io/techtalk/spring/spring_webflux_client/