类的使用
com.iplatform.base.config.CacheProperties
使用CacheProperties的程序包
-
com.iplatform.base.config中CacheProperties的使用
参数类型为CacheProperties的com.iplatform.base.config中的方法修饰符和类型方法说明RedisCacheConfig.redisDeptCacheProvider(DeptServiceImpl deptService, com.walker.support.redis.RedisHelper redisHelper, CacheProperties cacheProperties) 基于 Redis 的机构缓存实现。RedisCacheConfig.userCacheProviderForRedis(UserServiceImpl userService, com.walker.support.redis.RedisHelper redisHelper, CacheProperties cacheProperties) 加载Redis用户缓存提供者。