Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 258 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 258 Bytes

ActiveMQ Examples

Overview

Shows how to write code that interacts with ActiveMQ. The project includes a Maven module that will start an ActiveMQ server.

ActiveMQ Server

Start the ActiveMQ server by running this command:

mvn activemq:run