Fix typos in READMEs, javadoc, comments and code. Original pull request #642
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.