Class RedisProperties

java.lang.Object
org.springframework.boot.autoconfigure.data.redis.RedisProperties

@ConfigurationProperties(prefix="spring.data.redis") public class RedisProperties extends Object
Configuration properties for Redis.
Since:
1.0.0
Author:
Dave Syer, Christoph Strobl, EddĂș MelĂ©ndez, Marco Aust, Mark Paluch, Stephane Nicoll, Scott Frederick