137 skills found · Page 1 of 5
rohitghatol / Spring Boot MicroservicesSpring Boot Template for Micro services Architecture - Show cases how to use Zuul for API Gateway, Spring OAuth 2.0 as Auth Server, Multiple Resource (Web Services) Servers, Angular Web App, Eureka dor registration and Discover and Hystrix for circuit breaker
moshowgame / Spring Cloud StudySpringBootLearning,SpringCloudStudy,学习SpringBoot2/SpringCloud2的项目,包含Eureka/Zuul/JPA/Mybatis Plus/Feign/WebSocket/JMS/POI-TL/Redis Cache/UDP/SecurityJWT/elasticSearch/Drools
zpng / Spring Cloud Microservice Examplesspring-cloud-microservice-examples
oktadev / Spring Boot Microservices ExampleBootiful Microservices with Spring Boot
jquatier / Eureka Js ClientJS implementation of a client for Eureka (https://github.com/Netflix/eureka), the Netflix OSS service registry.
Blucezhang / Micro Server Own基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光
keijack / Python Eureka ClientA eureka client written in python. Support registering your python component to Eureka Server, as well as calling remote services by pulling the the Eureka registry.
SpringCloud / Eureka AdminEureka Server管控平台
Rapter1990 / SpringBootMicroservicesSpring Boot Microservice Example(Eureka Server, Config Server, API Gateway, Services , RabbitMq, Keycloak)
twinformatics / Eureka Consul AdapterThis project contains a Spring Boot Starter that registers HTTP endpoints on a Spring Cloud Eureka server to support Prometheus's service discovery mechanism for Consul (<consul_sd_config>)
subhashlamba / Spring Boot Microservice ExampleSpring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4J + FeignClient + RestTemplate
Rapter1990 / SpringbootmicroserviceswithsecuritySpring Boot Microservices with JWT (Eureka Server, API Gateway, Auth Service, User Service and Product Service, JUnit and Integration Tests, Docker, Github Actions)
hnjaman / Complete Microservice ApplicationThe 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.
Rapter1990 / SpringbootmicroservicedailybufferSpring Cloud Example (API Gateway, Zipkin, Redis, Authentication, Config Server, Docker, Kubernetes )
ahsumon85 / Secure Spring Boot MicroserviceThis repo we will see how to configure spring cloud oauth2 on microservice architecture. there are five services auth ,eureka, gateway, item, salses. the auth service is authorization server item and sales service is resource server
jarvisqi / Spring Cloud MicroserviceSpring Cloud Finchley版 微服务实践教程
mechero / Spring Boot EurekaSample project using Eureka and Spring Boot 2
dyc87112 / Didi Eureka Server公益Eureka注册中心
jonashackt / Cxf Spring Cloud Netflix DockerExample project combining Spring Boot apps with Spring Cloud Netflix (Eureka, Zuul, Feign) & cxf-spring-boot-starter
sherxon / Microservice ArchitecturePOC: Microservice Architecture Pattern using Spring Boot and netflix applications: It includes API Gateway, Service Discovery and Registry, Circuit Breaker, Load Balancer and Centralized Config Management