摘要:
一、引入redis包 二、仅做配置 springboot 自动装配类为:RedisAutoConfiguration 正常情况下,只需要配置yml 文件或property 文件就可以使用 redisTemplate 进行redis 操作,以yml配置为例 1、单机redis配置 2、sentinel 阅读全文
摘要:
一、安装 1、下载 下载地址:http://rocketmq.apache.org/release_notes/ 执行命令:wget http://mirrors.tuna.tsinghua.edu.cn/apache/rocketmq/4.6.0/rocketmq-all-4.6.0-bin-re 阅读全文