An open API service indexing awesome lists of open source software.

https://github.com/bhuvan588/microservices-springboot-sample-demo

The project aims to show a sample demo of Microservices in SpringBoot utilizing service discovery(eureka), inter-service-communication(FeignClient), API Gateway(Spring Cloud Gateway) and Circuit Breaker Pattern(Resilience4j)
https://github.com/bhuvan588/microservices-springboot-sample-demo

Last synced: 11 months ago
JSON representation

The project aims to show a sample demo of Microservices in SpringBoot utilizing service discovery(eureka), inter-service-communication(FeignClient), API Gateway(Spring Cloud Gateway) and Circuit Breaker Pattern(Resilience4j)

Awesome Lists containing this project

README

          

# Microservices-SpringBoot-Sample-Demo
The project aims to show a sample demo of Microservices in SpringBoot utilizing service discovery(eureka), inter-service-communication(FeignClient), API Gateway(Spring Cloud Gateway) and Circuit Breaker Pattern(Resilience4j)