rohitghatol / spring-boot-microservices

Spring Boot Template for Micro services Architecture - Show cases how to use Zuul for API Gateway, Spring OAuth 2.0 as Auth Server, Multiple Resource (Web Services) Servers, Angular Web App, Eureka dor registration and Discover and Hystrix for circuit breaker
Apache License 2.0
1.76k stars 919 forks source link

Changes to get the services running in docker containers #3

Closed anilallewar closed 9 years ago

anilallewar commented 9 years ago

The application doesn't work in docker container because of issues with gradle docker task incompatibility with docker 1.8.x and bug in Spring Boot 1.2.x