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.77k stars 919 forks source link

Changes to README and make gradle plugin work #19

Closed anilallewar closed 7 years ago

anilallewar commented 7 years ago

No longer maintaining the repository because of incompatibility issues with Spring boot version 1.2.7 and latest version 1.5.3.

Created a new repository with the latest versions and added new features