Starter for using Apache ActiveMQ and JMS with Spring Boot.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-activemq</artifactId>
<version>4.0.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Send a JMS message using JmsTemplate.
Switch to spring-boot-starter-artemis for improved performance.
No dependency data recorded yet.