springboot整合activemq

一、添加依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-activemq</artifactId> </dependency> 二、添加配置 #activemq spring.activemq.broker-url=tcp://10.100.1.9
相關文章
相關標籤/搜索