There are 3 repositories under netflix-zuul topic.
Integration with Netflix OSS components
Rate limit auto-configure for Spring Cloud Netflix Zuul
Java Microservices: Spring Boot, Spring Cloud, JHipster, Spring Cloud Config, and Spring Cloud Gateway
The source code of the book "Spring Microservices in Action (John Carnell)" and the personal summary of technical essentials about Spring Boot for microservices.
Twitter clone project,模仿Twitter的社交平台,基于Spring Cloud Netflix微服务技术栈开发。
Cloud Native Progressive Web Apps with Spring Boot and Angular
Microservices with Spring Boot (OAuth2, Eureka, Config Server, OpenFeign, Sleuth, Hystrix, Zuul, PostgreSQL, MySQL)
Complete sample project with spring cloud using cloud config, eureka, zuul, feign, hystrix and turbine
Microservice with spring boot, eureka, zuul and oauth
Spring Cloud 微服务框架全家桶各种学习demo
The discovery & gateway boilerplate based on spring-cloud with spring security.
A centralized Authentication and Authorization Gateway written on top of Netflix Zuul
Basic example for microservice architecture implementation by using Spring Cloud and Netflix OSS components.
Small project containing a microservices test featuring: Spring Boot (Jetty), Spring Cloud libraries, Netflix OSS tooling, Docker and Docker compose. It also features an Angular2 front end application to access the backend microservices.
Parcel Delivery System Demo
A gateway service using Zuul 2 that load balances backends without Eureka.
Spring micro service example with spring boot + eureka server + eureka client + Zuul
Belajar spring-cloud v2.0
https://github.com/asahan619988/Get-Lists/blob/main/README.md
Bank monolithic application transformed to microservices and created cloud-native application
Project is a home budget management system. It's also my sandbox for learning and testing technologies, patterns and ideas.
Building microservice sample with spring cloud and netflix oss.
Aashayein - Online Shopping Admin Panel (MicroServices)
With Spring-cloud-netflix eureka,zuul
Microservice End to End
Demo project from the live coding session about the Spring Cloud stack (eureka, zuul, feign, oauth..)
"whitewalkers" project that is a monolithic web project was designed in "microservices" approach by me.
Example of spring routing and filtering using spring-cloud-starter-netflix-zuul
A simple microservice example using Spring Cloud/ NetFlix OSS
Deploy a Large-scale system with microservices using Google Kubernetes Engine
DEPRECATED (a new project was created - private repository) Project developed to apply concepts and experiences about microservice architecture based on investment business rules of B3 (Brazilian Investment exchange)
Zuul is the front door for all requests from devices and web sites to the backend of the Netflix streaming application. We can integrate Zuul with other Netflix projects like Hystrix for fault tolerance and Eureka for service discovery, or use it to manage routing rules, filters, and load balancing across your system.
sample app: Spring cloud config, spring cloud Netflix