springboot整合activemq案例,queue,topic两种模式

1、项目结构 2、所需jar包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-activemq</artifactId> </dependency> 3、启动类 import org.apache.activemq.command.ActiveMQQ
相关文章
相关标签/搜索