SpringBoot-redis 相关注解的使用


SpringBoot-redis 相关注解的使用_第1张图片


ps:@Caching组内只能用同一种的多个注解


顺带推荐一些很棒的redis网站:

菜鸟教程:http://www.runoob.com/redis/redis-lists.html

官方文档英文原版:https://redis.io/documentation

官方文档原版翻译中文版:http://doc.redisfans.com/index.html

redisson教程总结:https://blog.csdn.net/u014042066/article/details/72778440

进阶之——redisson:https://github.com/redisson/redisson/wiki/%E7%9B%AE%E5%BD%95

你可能感兴趣的:(Redis)