git clone https://github.com/GuilhermeViterboGalvao/SpringCloudExample
chmod +x start-all.sh
./start-all.sh
docker-compose run --rm --service-ports app
- Spring Cloud Config: Config Server and Config Client;
- Netflix Zuul: Get started and docs;
- Spring Cloud Eureka: Get started, Eureka Server and Eurela Client;
- Spring Boot: Get started;
- Spring Boot with MongoDB: Tutorial;
- Spring Fox (for Swagger): Github;
- QueryDSL: Mongo github docs;