Skip to content

SoatGroup/rx-patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rx Patterns

This repository contains some RxJava example

How To Build It / How To Run It ?

  • grab maven and your jdk (java 8)
  • run an mongodb instance
  • in the database starwars import into people collection people.json
  • in the database starwars import into planet collection planet.json
  • import this maven projet in your IDE or run mvn clean test command
  • run Patterns class (this is a jUnit test class)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages