karthik-cbe / spring-redis-caching-example

An example of caching in Spring using Redis.

Home Page:http://caseyscarborough.com/blog/2014/12/18/caching-data-in-spring-using-redis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Redis Caching Example

This repository contains an example of caching data in Spring using Redis.

Running the Application

The application can be run by executing the following:

mvn clean jetty:run

Then navigate to localhost:8080 in your browser.

About

An example of caching in Spring using Redis.

http://caseyscarborough.com/blog/2014/12/18/caching-data-in-spring-using-redis/


Languages

Language:Java 100.0%