Spring Cloud based micro service samples.
Launch order:
- service-registry (runs on port 8761)
- reverse-proxy (runs on port 8080)
- hello (runs on a random port, run this application as many times you like)
- echo (runs on a random port, run this application as many times you like)
- hystrix-dashboard (runs on port 7979, this application is optional)
