Skip to content

Latest commit

 

History

History

data-redis

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Spring Boot: Data Redis

Showcase demonstrating how Data Redis repositories can be tested with the help of JUnit 5, Spring Boot's @DataRedisTest support and an actual dockerized Redis instance. Also demonstrates how to use Redis for distributed caching using Spring's @Cachable annotation.