spring-data-redis

Installation
SKILL.md

Spring Data Redis

Dependencies

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-data-redis</artifactId>
</dependency>
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-cache</artifactId>
</dependency>

Configuration

Installs
92
GitHub Stars
271
First Seen
Apr 30, 2026
spring-data-redis — rrezartprebreza/spring-boot-skills