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

Usage of @Cacheable and @CacheEvict decorators #7

Closed
draganAndonovski opened this issue Jul 15, 2016 · 0 comments · May be fixed by #8
Closed

Usage of @Cacheable and @CacheEvict decorators #7

draganAndonovski opened this issue Jul 15, 2016 · 0 comments · May be fixed by #8
Assignees

Comments

@draganAndonovski
Copy link
Collaborator

draganAndonovski commented Jul 15, 2016

@draganAndonovski draganAndonovski self-assigned this Jul 15, 2016
draganAndonovski added a commit that referenced this issue Jul 15, 2016
- added CacheService which uses the decorators @Cacheable and @CacheEvict
- added the @CacheEnable decorator to the AppConfig class
- added CacheService in the GreetingsController for demonstration purposes
- created two methods (get and delete) in the Greetings controller for testing the caching decorators
- added dependency to redis and object-hash in package.json
[review by saskodh]
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

Successfully merging a pull request may close this issue.

1 participant