Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.24 KB

readme.md

File metadata and controls

24 lines (19 loc) · 1.24 KB

Example of Microservices with Spring Cloud and Netflix Oss

Just run the start-all.sh script and enjoy =)

git clone https://github.com/GuilhermeViterboGalvao/SpringCloudExample
chmod +x start-all.sh
./start-all.sh

Now with Docker

docker-compose run --rm --service-ports app

For more information access: