This prevents the embedded redis from being picked up in ComponentScan in any of the samples unless the @EnableEmebeddedRedis annotation is used. Polish gh-184
Demonstrates using Spring Session with Spring Boot and Spring Security. You can log in with the username "user" and the password "password".