Spring Boot starter for Redisson, a Valkey and Redis Java client with advanced features like distributed objects, caching, and session management.
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson-spring-boot-starter</artifactId>
<version>4.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Injects RedissonClient in a Spring Boot application and sets a value.
Exclude other Redis client dependencies or configure Redisson as the sole client.
No dependency data recorded yet.