piomin / sample-spring-cloud-comm

sample microservices demonstrating usage of such Spring Cloud components and mechanisms like Eureka (service discovery), Ribbon (client-side load balancer), Feign (HTTP client), Hystrix (circuit breaker and fallback), Zuul (proxy/api gateway)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mastering Spring Cloud Twitter

⚠️ This repository contains examples of Spring Boot 1.5 and won't be updated and has been moved to the archived state. If you are looking for the repository with the latest versions of Spring Boot/Spring Cloud related to the you can refer the following repository: https://github.com/piomin/sample-spring-microservices-new. It is automatically updated to the latest versions of all frameworks and libraries.

This repository is an example of application created for a demo of content described in my book: Mastering Spring Cloud

About

sample microservices demonstrating usage of such Spring Cloud components and mechanisms like Eureka (service discovery), Ribbon (client-side load balancer), Feign (HTTP client), Hystrix (circuit breaker and fallback), Zuul (proxy/api gateway)


Languages

Language:Java 100.0%