spring-boot microservice with gRPC starter and protobuf3 and eureka. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking, and authentication.
-
Updated
Dec 28, 2020 - Java
spring-boot microservice with gRPC starter and protobuf3 and eureka. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking, and authentication.
spring-boot with eureka. when a client registers with Eureka, it provides meta-data about itself such as host, port, health indicator URL, home page, and other details. Eureka receives heartbeat messages from each instance belonging to a service
This project is a cloud native application. Backend is built using spring boot . This project implements feature such as circuit breaker pattern for fault tolerance , client side load balancing, Eureka service registry and service discovery.
Add a description, image, and links to the loadbalanced topic page so that developers can more easily learn about it.
To associate your repository with the loadbalanced topic, visit your repo's landing page and select "manage topics."