@Component public class EruptCacheRedis<V> extends Object implements EruptCache<V>
| 构造器和说明 |
|---|
EruptCacheRedis() |
public V get(String key)
get 在接口中 EruptCache<V>public void delete(String key)
delete 在接口中 EruptCache<V>Copyright © 2024. All rights reserved.