|
|
@ -15,6 +15,7 @@ import org.springframework.data.redis.serializer.StringRedisSerializer; |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
@Configuration |
|
|
|
@Configuration |
|
|
|
@EnableCaching |
|
|
|
@EnableCaching |
|
|
|
|
|
|
|
@AutoConfigureBefore(RedisAutoConfiguration.class) |
|
|
|
public class RedisConfig extends CachingConfigurerSupport |
|
|
|
public class RedisConfig extends CachingConfigurerSupport |
|
|
|
{ |
|
|
|
{ |
|
|
|
@Bean |
|
|
|
@Bean |
|
|
|