Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 191 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 191 Bytes

spring-boot-jms-example

A simple example which uses spring jms (activemq broker). Technologies used:

  • Spring Boot Starter
  • Spring Boot Starter Activemq (JMS)
  • Spring Boot Starter Test