Caching with Spring Data Redis - Joshua White's Blog
n the example below, I'll show you how to use the Spring Data – Redis project as a caching provider for the Spring Cache Abstraction that was introduced in Spring 3.1. I get a lot of questions about how to use Spring's Java based configuration so I'll provide both XML and Java based configurations for your review.
Dependencies
The following dependencies were used in this example:
Read full article from Caching with Spring Data Redis - Joshua White's Blog
No comments:
Post a Comment