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

Could you please update readme for how to invoke the endpoints and sequences to start the services? #23

Closed ghost closed 4 years ago

ewolff commented 6 years ago

I am not sure what you missing. https://github.com/ewolff/microservice/blob/master/HOW-TO-RUN.md explains how to run the whole system. Afterwards http://localhost:8080/ provides access to the HTML pages of the microservices. The microservices provide a web UI.

ewolff commented 4 years ago

I am still not sure what needs to be done, sorry.