SpringBoot 1.4M1 ships with auto configuration for spring.redis.cluster so we removed the work around using ConfigurationProperties.
Example demonstrating the basic usage of Spring Data Redis in a clustered environment using Jedis.