Skip to content

8gmaker/spring-redis-caching-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%