1. Download ActiveMQ Artemis
$cd ./bin
$./artemis create mybroker
$./mybroker/bin/artemis run
_ _ _
/ \ ____| |_ ___ __ __(_) _____
/ _ \| _ \ __|/ _ \ \/ | |/ __/
/ ___ \ | \/ |_/ __/ |\/| | |\___ \
/_/ \_\| \__\____|_| |_|_|/___ /
Apache ActiveMQ Artemis 2.17.0
Access to console admin page http://localhost:8161/console
- username=
demo
- password=
demo
$cd demo_activemq
$mvnw spring-boot:run
$cd demo_activemq-consumer
$mvnw spring-boot:run
Call api with url= http://localhost:8080/hello/