kbastani / spring-cloud-microservice-example

An example project that demonstrates an end-to-end cloud native application using Spring Cloud for building a practical microservices architecture.
http://www.kennybastani.com/2015/07/spring-cloud-docker-microservices.html
GNU General Public License v3.0
179 stars 135 forks source link

What's the right sequence to start projects? #54

Open boonyachengdu opened 7 years ago

boonyachengdu commented 7 years ago

Hello,I am a new starter.I run these projects only discovery-microservice can start well. Should I need change some configuration? I run discovery-microservice for *-microservice but I don't know how to run movies-ui and hystrix-dashboard . Why I have run the discovery-microservice project but still happening 'Cannot execute request on any known server' ?