TechPrimers / ratelimiter-example
Example repo for Rate Limiter using Spring Cloud Gateway
☆9Updated 2 years ago
Alternatives and similar repositories for ratelimiter-example
Users that are interested in ratelimiter-example are comparing it to the libraries listed below
Sorting:
- Backend application leveraging redis cache to reduce network calls and improve latency.☆27Updated last year
- Mancala Game implementation using Spring Boot and Microservices.☆22Updated last year
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆39Updated 3 weeks ago
- ☆65Updated 4 years ago
- This repo we will see how to configure spring cloud oauth2 on microservice architecture. there are five services auth ,eureka, gateway, i…