Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

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)

piomin/sample-spring-cloud-comm

Repository files navigation

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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages