Skip to content

ojacquemart/spring-boot-rxjava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxJava Demo App

This app retrieves github user information (user info, followers and repositories).

The main goal is to illustrate how to use rjxava and how to parallelize tasks.

The app is still a work in progress and is not completely "reactive".

Stack

  • spring-boot 1.2.6

  • java 8

  • rxjava

Example

In the logs, you will notice that the 3 http requests are launched at the exact same time.

About

Spring boot rxjava parallel observables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published