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

https://github.com/zsomborjoel/spring-redis-example

Test senario for Spring and Redis caching
https://github.com/zsomborjoel/spring-redis-example

redis redis-cache spring

Last synced: about 2 months ago
JSON representation

Test senario for Spring and Redis caching

Awesome Lists containing this project

README

          

# spring-redis-example

* redis
* h2
* lombok
* hibernate

Data fetched from redis cache on second fetch. Represented with delay in db call.