An open API service indexing awesome lists of open source software.

https://github.com/chriniko13/reactive-java-programming-playground


https://github.com/chriniko13/reactive-java-programming-playground

cayenne jackson javafaker lombok mysql retrofit rxjava2 undertow unirest vavr

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

### Reactive Programming Playground


#### Description

Some exercises using RxJava based on book: `https://www.apress.com/gp/book/9781484214299` : `Reactive Java Programming (Maglie, Andrea)`

#### Build

* Execute: `mvn clean install`

#### Run

* Execute: `java -jar target/reactive-java-programming-playground-1.0-SNAPSHOT-jar-with-dependencies.jar`