クラス RedisStandaloneConfiguration

java.lang.ObjectSE
org.springframework.data.redis.connection.RedisStandaloneConfiguration
実装済みのインターフェース一覧:
RedisConfiguration, RedisConfiguration.WithAuthentication, RedisConfiguration.WithDatabaseIndex, RedisConfiguration.WithHostAndPort, RedisConfiguration.WithPassword

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