@AutoConfiguration @EnableConfigurationProperties(value=org.springframework.boot.autoconfigure.cache.CacheProperties.class) public class MsRedisCacheAutoConfiguration extends Object
| 构造器和说明 |
|---|
MsRedisCacheAutoConfiguration(org.springframework.data.redis.serializer.RedisSerializer<Object> redisSerializer,
org.springframework.boot.autoconfigure.cache.CacheProperties cacheProperties,
org.springframework.boot.autoconfigure.cache.CacheManagerCustomizers customizerInvoker,
org.springframework.data.redis.cache.RedisCacheConfiguration redisCacheConfiguration) |
public MsRedisCacheAutoConfiguration(org.springframework.data.redis.serializer.RedisSerializer<Object> redisSerializer, org.springframework.boot.autoconfigure.cache.CacheProperties cacheProperties, org.springframework.boot.autoconfigure.cache.CacheManagerCustomizers customizerInvoker, @Nullable org.springframework.data.redis.cache.RedisCacheConfiguration redisCacheConfiguration)
Copyright © 2023. All rights reserved.