Uses of Interface
org.springframework.data.redis.connection.RedisConfiguration.WithHostAndPort
Package
Description
Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
-
Uses of RedisConfiguration.WithHostAndPort in org.springframework.data.redis.connection
Modifier and TypeClassDescriptionclass
Configuration class used for setting upRedisConnection
viaRedisConnectionFactory
using connecting to a single node Redis installation.