摘要: 一、队列 1.1 队列生产者 1.1.1 pom.xml文件 依赖: <dependencies> <!--springboot和activemq整合--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>sp 阅读全文
posted @ 2021-08-15 09:16 DingJie1024 阅读(45) 评论(0) 推荐(0) 编辑
摘要: 一、添加依赖 <dependencies> <!-- https://mvnrepository.com/artifact/org.apache.activemq/activemq-all --> <!-- 嵌入式activemq的broker所需要的依赖包 --> <dependency> <gr 阅读全文
posted @ 2021-08-15 09:15 DingJie1024 阅读(26) 评论(0) 推荐(0) 编辑