Example - Rate Limiter with Redis in Spring Boot
Archiviert 2 years ago
D
direct_x_34
Script Kiddie!
I've tried to implement an example of Rate Limiter with Redis in Spring Boot. It covers powerful features such as Java 21, RestAPI, JUnit and Integration tests, TestContainer, and Docker.
If you'd like to see more details about our project, you can access GitHub repository by clicking the link below.
Link : https://github.com/Rapter1990/ratelimiter
If you'd like to see more details about our project, you can access GitHub repository by clicking the link below.
Link : https://github.com/Rapter1990/ratelimiter

