axellbrendow / dio-reactor-project

Mono, Flux, infinite Flux, Flux of Optionals, Flux with erros, Flux with indexes and timestamps, Flux with concatenation and reducing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dio-reactor-project

This is a simple Java project to test and learn reactive concepts from Project Reactor.

In the main method I test different uses of Mono and Flux illustrating how they work.

How to run the project ?

./mvnw exec:java

About

Mono, Flux, infinite Flux, Flux of Optionals, Flux with erros, Flux with indexes and timestamps, Flux with concatenation and reducing


Languages

Language:Java 100.0%