Skip to content

JMS with Spring Boot

Furkan Kürşat Danışmaz edited this page Sep 11, 2018 · 3 revisions

Source Folder: jms

Tech Stack:

  • Spring Boot
  • Apache ActiveMQ
  • log4j2 (slf4j impl)
  • project lombok

This is a ready-to-use Maven Java project template with the above tech stack.

Problems Solved

  • Sending & Receiving messages from a message queue

Clone this wiki locally