Reactive Demo - We Are Developers World Congress 2023 Project must be build with maven. $ mvn clean package The modules reactive and non-reactive can be run with spring boot $ cd reactive $ mvn spring-boot:run or $ cd non-reactive $ mvn spring-boot:run