类的使用
cn.iosd.starter.redisson.manager.RedissonManager
使用RedissonManager的程序包
-
cn.iosd.starter.redisson.config中RedissonManager的使用
修饰符和类型方法说明RedissonAutoConfiguration.redissonCache(RedissonManager redissonManager) RedissonAutoConfiguration.redissonLock(RedissonManager redissonManager) RedissonAutoConfiguration.redissonRateLimiterService(RedissonManager redissonManager) -
cn.iosd.starter.redisson.service中RedissonManager的使用
限定符构造器说明RedissonCacheService(RedissonManager redissonManager) RedissonLockService(RedissonManager redissonManager) RedissonRateLimiterService(RedissonManager redissonManager)