摘要: 官网:https://www.rabbitmq.com/ 参考:https://blog.csdn.net/hellozpc/article/details/81436980#52_204 一.消息中间件的作用 异步处理 应用解耦 流量削峰 日志处理 二.rabbitmq 安装与配置 下载:http 阅读全文
posted @ 2019-08-16 20:50 byebai95 阅读(280) 评论(0) 推荐(0) 编辑
摘要: 一、添加Maven 依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-redis</artifactId> <version>2.1.3.RELEASE</ 阅读全文
posted @ 2019-08-16 17:41 byebai95 阅读(557) 评论(0) 推荐(0) 编辑