クラス RedisStandaloneConfiguration

java.lang.ObjectSE
org.springframework.data.redis.connection.RedisStandaloneConfiguration
実装されたすべてのインターフェース:
RedisConfigurationRedisConfiguration.WithAuthenticationRedisConfiguration.WithDatabaseIndexRedisConfiguration.WithHostAndPortRedisConfiguration.WithPassword

単一ノードの Redis インスタンスに接続するために RedisConnectionRedisConnectionFactory をセットアップするために使用される構成クラス。
導入:
2.0
作成者:
Mark Paluch, Christoph Strobl, John Blum