You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
few years ago I worked on a similar project (https://github.com/ecostanzi/spring-rate-limiter). The idea was using annotations to rate limiting method calls. Since on the rate limiter section this project seems more mature I tried to merge the two. I might use this in some project next month so let me know what you think.
The text was updated successfully, but these errors were encountered:
ecostanzi
added a commit
to ecostanzi/ratelimitj
that referenced
this issue
Jan 30, 2018
Thanks @ecostanzi - Spring AOP is probably the next module I should work on. I'm going to read through your implementation for some ideas. Thanks again for your input.
Hello!
few years ago I worked on a similar project (https://github.com/ecostanzi/spring-rate-limiter). The idea was using annotations to rate limiting method calls. Since on the rate limiter section this project seems more mature I tried to merge the two. I might use this in some project next month so let me know what you think.
The text was updated successfully, but these errors were encountered: