Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring + AOP support #13

Open
ecostanzi opened this issue Jan 30, 2018 · 2 comments
Open

Spring + AOP support #13

ecostanzi opened this issue Jan 30, 2018 · 2 comments

Comments

@ecostanzi
Copy link

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.

ecostanzi added a commit to ecostanzi/ratelimitj that referenced this issue Jan 30, 2018
@ecostanzi
Copy link
Author

This is how actually a spring service could look like

@mokies
Copy link
Owner

mokies commented Mar 4, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants