Example - Rate Limiter with Redis in Spring Boot
Archiviert a year ago
D
direct_x_34
Copy Paster!
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

