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

feat: Add caching to BookService and MemberService #72

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

shreya5653
Copy link
Contributor

@shreya5653 shreya5653 commented Oct 10, 2024

#68

  • Implemented @Cacheable and @CacheEvict annotations in BookService and MemberService.
  • Added caching dependency to pom.xml.
  • Enabled caching with @EnableCaching annotation.

shreya5653 and others added 2 commits October 10, 2024 22:04
- Implemented @Cacheable and @CacheEvict annotations in BookService and MemberService.
- Added caching dependency to pom.xml.
- Enabled caching with @EnableCaching annotation.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you @shreya5653 for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better.

@Guhapriya01
Copy link
Collaborator

@ajaynegi45 I’ve reviewed the PR, and it’s ready for you to merge.

@Guhapriya01
Copy link
Collaborator

Hi @shreya5653,

Thank you for your prompt and dedicated work on this issue. I truly appreciate your commitment to the project.

I have checked your changes, and I'm happy to say that I have merged your pull request. Your work looks great and fits well with the project’s goals. Great job!

If you have more ideas or want to work on something else in the future, please let us know. Your contributions are invaluable to the project's success.

Thanks again for your contribution! ❤️

@Guhapriya01 Guhapriya01 merged commit c510f81 into ajaynegi45:main Oct 11, 2024
1 of 2 checks passed
@shreya5653
Copy link
Contributor Author

@Guhapriya01 @ajaynegi45 Please add the labels and assign to me so that it will reflect in the leaderboard.

@Guhapriya01 Guhapriya01 added hacktoberfest-accepted hacktoberfest status: ready for dev You can asked for this issue to be assigned (if not already assigned) gssoc GirlScript Summer Of Code gssoc-ext level3 GirlScript Summer Of Code - 35 points labels Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GirlScript Summer Of Code gssoc-ext hacktoberfest hacktoberfest-accepted level3 GirlScript Summer Of Code - 35 points status: ready for dev You can asked for this issue to be assigned (if not already assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants