文章分类 -  mq

摘要:1、下载安装erlang https://www.erlang.org/downloads 下载根据提示安装完成。 环境变量配置 path: 2、下载安装rabbitMq https://www.rabbitmq.com/download.html 根据提示安装完成,启动。 http://127.0 阅读全文
posted @ 2023-03-20 16:57 _Lawrence 阅读(86) 评论(0) 推荐(0) 编辑
摘要:pom <dependency> <groupId>org.springframework.kafka</groupId> <artifactId>spring-kafka</artifactId> <!-- <version>2.2.7.RELEASE</version>--> </depende 阅读全文
posted @ 2023-03-17 15:24 _Lawrence 阅读(190) 评论(0) 推荐(0) 编辑
摘要:1、下载 阿里云开源镜像站:http://mirrors.aliyun.com/apache/kafka/ 2、解压启动(需要先启动zookeeper) 进入上面路径cmd控制台:kafka-server-start.bat ..\..\config\server.properties 如果java 阅读全文
posted @ 2023-03-16 14:42 _Lawrence 阅读(63) 评论(0) 推荐(0) 编辑
摘要:1、下载 官网首页: https://zookeeper.apache.org/ 2、启用 解压: /bin/zkServer.cmd conf/zoo.cfg zoo_sample.cfg文件更名为zoo.cfg 启动 阅读全文
posted @ 2023-03-16 08:54 _Lawrence 阅读(67) 评论(0) 推荐(0) 编辑
摘要:引入依赖: <dependency> <groupId>org.springframework</groupId> <artifactId>spring-jms</artifactId> <version>5.1.5.RELEASE</version> </dependency> <!-- http 阅读全文
posted @ 2020-04-28 09:20 _Lawrence 阅读(841) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示