Skip to content

mackjie/microservice-spring-cloud

Repository files navigation

microservice-spring-cloud

springCloud+RabbitMQ

This is SpringCloud Demo
1、you should download the RabbitMQ software (http://www.rabbitmq.com/install-windows.html)
install the RabbitMQ Server before you have to install the Erlang software (http://erlang.org/download/) ,because it is the basis of installtion
2、download the project into your local file
3、install Mysql database
4、update the project connect database data use your local Mysql username and password then execute the project sql in Resource data.sql and schema.sql
5、run the project
Please order by microservice-common-eureka->microservice-config-server->... start up