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
176 stars 135 forks source link

run the example on local machine #30

Closed XuJun0909 closed 8 years ago

XuJun0909 commented 8 years ago

how to run the example on local machine, not on docker?

cloudy-native commented 8 years ago

Easy. Run mvn spring-boot:run in each maven module in separate terminals.

Stephen Harrison

On April 23, 2016 at 21:45:33, Doug (notifications@github.com) wrote:

how to run the example on local machine, not on docker?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/kbastani/spring-cloud-microservice-example/issues/30