see: http://spring-guides.marcuschiu.com/spring-cache-abstraction/spring-cache-redis.html Run Redis Server docker run -p 6379:6379 redis Run Application mvn spring-boot:run