Skip to content

stefanycos/spring-redis-cache-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring - Redis Cache Demo

Caching data with Redis and Spring. Demonstration of main cache features that Spring offers: @CacheEvict, @CachePut and @Cacheable.

Requirements

  • Maven
  • JDK 1.8

Running

  • mvn spring-boot:run

Releases

No releases published

Packages

No packages published