eureka-client
There are 444 repositories under eureka-client topic.
Nasruddin/spring-boot-based-microservices
Basic skeleton for Spring Boot Microservices. It includes spring spring security for basic Auth. Spring Cloud Gateway is also implemented as an API gateway. Lots of the spring cloud component integrated. UI component for the same can be found here: https://github.com/Nasruddin/angular-based-microservice
subhashlamba/spring-boot-microservice-example
Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4J + FeignClient + RestTemplate
hnjaman/complete-microservice-application
The application including two separate service product-service and offer-service with two other service service-registry for service discovery and api-gateway for dynamic service routing, load balancing. No need to know java just read the documentation and understand the workflow diagram, It's well enough to understand the microservice concept.
xuanbo/eureka-client
eureka client by golang
mechero/spring-boot-eureka
Sample project using Eureka and Spring Boot 2
piomin/sample-spring-cloud-gateway
sample spring cloud application with embedded api gateway on spring cloud gateway with or without service discovery with eureka
phantasmicmeans/springboot-microservice-with-spring-cloud-netflix
msa backend service example with springboot REST API
saikatkar/sample-axon-kafka
Sample CQRS and event sourced application developed on top of axon framework.(Kafka is used for distributing the events)
ubaid4j/Cloud-Native-App-Spring-Boot
A Cloud Native App with Spring Coud Security with KeyCloak Auth Server, API Gateway Server, Naming Server, Config Server and Distributed Tracing and ELK Stack hosted in K8s
liuweigeek/NeptuneBlog-backend
Twitter clone project,模仿Twitter的社交平台,基于Spring Cloud Netflix微服务技术栈开发。
HikoQiu/go-eureka-client
Non-offical implementation of Spring Cloud Eureka client. Eureka server api, refer to: https://github.com/Netflix/eureka/wiki/Eureka-REST-operations
JiqiD-Tek/eureka
python client for netflix Eureka
stefanycos/spring-boot-microservices
Spring Boot Microservice Ecosystem Demo
hiteshjoshi1/microservice-docker-cart-example
Netflix OSS, Zuul, Zipkin, Hysterix, Eureka, Docker, Angular4, Sleuth, Turbine
vipul-gorasiya/Spring-MicroServices-OnlineShopping-Example
Microservice project for OnlineShopping built using Spring-cloud
bfg/eureka-dns-server
Eureka DNS Server: RFC 1035/2782 compatible DNS server interface to Netflix Eureka service registry.
visalsrimanga/Shopping-Cart-Web-App
Online shopping cart web application to manage a shopping cart for users by using REST Microservices architecture.
sergeikh/cloud-enabled-microservice
Tasks microservice (Spring Boot, MVC, Data, Lombok, Cloud, OAuth2, Config, Eureka, Zuul, Hystrix, Docker)
DanielArturoAlejoAlvarez/Spring-Boot-Gradle-Spring-Cloud-Microservice
Software of Application with Spring Boot and Spring Cloud (MICROSERVICE)
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)
G-khan/synchronized-communication-between-microservices
Microservice-To-Microservice Synchronous Communication with Service Discovery
Amanastel/Hotel-Management-Microservices
Welcome to our Microservices Project! 🚀 Explore a modern architecture for a hotel management system, built using Spring Boot and Spring Cloud.
cevheri/springboot-microservices-example
Spring Boot Microservices Application API Gateway, Service Registry, Circuit Breaker, Hystrix Dashboard, and Other Microservices
harmoney-jianbo/ruby-eureka
Small wrapper for Eureka Sidecar
himash79/Spring-Cloud-Eureka-Server
How to utilize Eureka Registry service and register restful webservices as well as access the end-points on micro services
sun-rishi/Spring-Boot-Eureka-Discovery-Server-Spring-Boot-Gateway-Microservices
Microservice Architecture With Eureka Server, Client, And Spring Cloud Gateway
manuelernesto/subscription-system
👨🏿💻 A system that contains three microservices for use in the subscription applications.
iammahesh123/Task-Management-System-using-microservices
This project implements a Task Management system using microservices architecture. The system consists of three main microservices: UserService, TaskService, and TaskSubmissionService. Additionally, Eureka is used for service discovery, and an API Gateway is implemented to manage API requests.
javaHelper/Microservices-with-Java-Spring-Boot-and-Spring-Cloud
Udemy (InfyBuzz) - Microservices with Java Spring Boot and Spring Cloud
JungwooSim/Inflearn-Spring-Cloud-MSA
[Inflearn] Spring Cloud로 개발하는 마이크로서비스 애플리케이션(MSA)
musabbozkurt/api-gateway-service
API Gateway Service with Spring Cloud Gateway, Spring Boot 3, Java 21
OlegRyazancev/online-shop
Spring Boot (v. 3.1.4) microservice project that utilizes different technologies
piomin/sample-spring-cloud-netflix
sample microservices applications demonstrating how to use spring cloud netflix projects like eureka with or without spring cloud config, zuul, ribbon