You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@configuration
@EnableRedisPlugin
public class AppConfiguration {
}是在这个类里面用吗? 就是怎么拿到CacheService 接口实例去使用?好像自己的类里面拿不到这个对象去使用。谢谢回复啊
发件人: pleuvoir
发送时间: 2019-03-12 18:01
收件人: pleuvoir/redis-plugin
抄送: happytsgf; Author
主题: Re: [pleuvoir/redis-plugin] 详情请查看具体 API,API文档在哪里呀 (#8)
配置完成后,缓存服务 CacheService 提供了一些操作数据的方法,详情请查看具体 API。这些API 文档在哪里可以看到呀,怎么开始用?
你好,CacheService 本身就是个接口,里面提供了一些操作 redis 的方法,里面都有注释的,目前没有文档。
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
配置完成后,缓存服务 CacheService 提供了一些操作数据的方法,详情请查看具体 API。这些API 文档在哪里可以看到呀,怎么开始用?
The text was updated successfully, but these errors were encountered: