Spring-boot中簡單操做activemq(生產者消費者代碼)

pom.xml添加依賴:html <!-- activemq --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-activemq</artifactId> </dependency> <dependency> <groupId>org.apache.acti
相關文章
相關標籤/搜索