/reactive-intro

Sources for reactive intro presentation

Primary LanguageJava

Intro to reactive programing

Build Status

Sample code used for reactive intro presentation.

Running the application

  1. docker-compose up in the parent module

  2. Run mvn spring-boot:run on webflux or webmvc modules

    or run webflux app (com.example.reactive.WebFluxApplication) or webmvc app (com.example.reactive.WebMvcApplication)

  3. curl -X GET http://localhost:8080/api/persons/