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
- Host: GitHub
- URL: https://github.com/chriniko13/reactive-java-programming-playground
- Owner: chriniko13
- Created: 2019-08-23T05:12:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-13T17:18:56.000Z (over 2 years ago)
- Last Synced: 2025-01-11T23:47:18.253Z (9 months ago)
- Topics: cayenne, jackson, javafaker, lombok, mysql, retrofit, rxjava2, undertow, unirest, vavr
- Language: Java
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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`