spring-boot/spring-boot-autoconfigure
Stephane Nicoll 91ce0abe48 Fix Redis cache auto-configuration
Add an explicit link to the `RedisAutoConfiguration` to make sure it is
applied before the cache counter-part. Request the general
`redisTemplate` so that non String-values can be handled by default as
well.

See gh-2633
2015-06-01 11:48:25 +02:00
..
src Fix Redis cache auto-configuration 2015-06-01 11:48:25 +02:00
pom.xml Auto-configure Spring Security OAuth2 when detected on the classpath 2015-05-26 06:34:43 +01:00