ewolff / microservice

Sample of a Microservice setup for my book. Based on Spring Cloud / Netflix / Java / Docker / Docker Compose / Docker Machine / Vagrant
Apache License 2.0
725 stars 352 forks source link

Hystrix Errors #22

Closed henesy closed 6 years ago

henesy commented 6 years ago

Hystrix seems to not work by default. That is, I get a Whitelabel Error Page for http://localhost:8989/ when attempting to connect.