An open API service indexing awesome lists of open source software.

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

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.