摘要:
1.依赖 <!-- junit--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> <scope>compile</scope> < 阅读全文
posted @ 2020-07-18 23:42
指尖下的世界
阅读(671)
评论(0)
推荐(0)
摘要:
1.依赖 <!-- redis依赖--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-redis</artifactId> <version>1.3.8.RELEAS 阅读全文
posted @ 2020-07-18 22:01
指尖下的世界
阅读(232)
评论(0)
推荐(0)
摘要:
下载 链接:https://pan.baidu.com/s/1KCmJ7nlyLnRNUWkXYVyN0g 提取码:le2m 安装 双击exe: 3.连接 4.Redis Desktop Manager的使用 补充: redis命令中心:http://www.redis.cn/commands.ht 阅读全文
posted @ 2020-07-18 20:50
指尖下的世界
阅读(249)
评论(0)
推荐(0)