| Package | Description |
|---|---|
| org.hswebframework.web.cache.configuration | |
| org.hswebframework.web.cache.supports |
| Modifier and Type | Method and Description |
|---|---|
ReactiveCacheManager |
ReactiveCacheProperties.createCacheManager(org.springframework.context.ApplicationContext context) |
ReactiveCacheManager |
ReactiveCacheManagerConfiguration.reactiveCacheManager(ReactiveCacheProperties properties,
org.springframework.context.ApplicationContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReactiveCacheManager |
class |
CaffeineReactiveCacheManager |
class |
GuavaReactiveCacheManager |
class |
RedisLocalReactiveCacheManager |
| Constructor and Description |
|---|
RedisLocalReactiveCacheManager(org.springframework.data.redis.core.ReactiveRedisOperations<Object,Object> operations,
ReactiveCacheManager localCacheManager) |
Copyright © 2016–2021. All rights reserved.