https://github.com/pavankjadda/redis-hibernate2ndlevelcache-springboot
Implement Hibernate 2nd level Cache with Redis, Spring Boot, and Spring Data JPA
https://github.com/pavankjadda/redis-hibernate2ndlevelcache-springboot
hibernate2nd-level-cache java redis redisson spring-boot spring-data-jpa
Last synced: about 1 year ago
JSON representation
Implement Hibernate 2nd level Cache with Redis, Spring Boot, and Spring Data JPA
- Host: GitHub
- URL: https://github.com/pavankjadda/redis-hibernate2ndlevelcache-springboot
- Owner: pavankjadda
- License: gpl-3.0
- Created: 2020-02-17T04:23:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-27T02:15:44.000Z (about 4 years ago)
- Last Synced: 2025-03-18T18:54:39.055Z (about 1 year ago)
- Topics: hibernate2nd-level-cache, java, redis, redisson, spring-boot, spring-data-jpa
- Language: Java
- Homepage:
- Size: 412 KB
- Stars: 12
- Watchers: 0
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
### Implement Hibernate 2nd level Cache with Redis, Spring Boot, and Spring Data JPA
Implement Hibernate 2nd level Cache with Redis, Spring Boot, and Spring Data JPA. Please checkout my [medium article](https://pavankjadda.medium.com/implement-hibernate-2nd-level-cache-with-redis-spring-boot-and-spring-data-jpa-7cdbf5632883) or [PDF document](src/main/resources/Implement%20Hibernate%202nd%20level%20cache%20with%20Redis%2C%20Spring%20Boot%2C%20and%20Spring%20Data%20JPA.pdf) for detailed instructions.