Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 192 Bytes

Readme.md

File metadata and controls

18 lines (10 loc) · 192 Bytes

Simple Spike with Apollo

Compile and Run

$ mvn clean package docker:build
$ docker-compose up

Try a request:

$ curl http://localhost:8080

Todo

Hystrix