This repository contains an example of caching data in Spring using Redis.
The application can be run by executing the following:
mvn clean jetty:run
Then navigate to localhost:8080 in your browser.
This repository contains an example of caching data in Spring using Redis.
The application can be run by executing the following:
mvn clean jetty:run
Then navigate to localhost:8080 in your browser.