Skip to content

Code shown during the Reactive Landscape talk - DevNation Live 2017

Notifications You must be signed in to change notification settings

cescoffier/reactive-landscape-devnation-17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Reactive Landscape

Slides and demo presented at DevNation Live 17.

Demo

  1. Import the maven project in your IDE.
  2. Open the PricerService class and run it (it contains a main method)
  3. Open the App104 class and run it (it contains a main method)
  4. Open a browser to http://localhost:8080/assets/index.html

To add an item with HTTPie:

$ echo "Bacon" | http :8080/products

About

Code shown during the Reactive Landscape talk - DevNation Live 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published