Skip to content

A demo of how to use an embedded activemq with spring boot with json messages being added to the queue.

Notifications You must be signed in to change notification settings

rockysingh/spring-boot-jms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An example of how to use an embedded ActiveMQ broker in Spring Boot:

-The example shows how to add JSON string to the queue as well.

Prerequisite

-Java 8
-Gradle 2.3+

Installation

run junit

$ gradle test

run demo

$ gradle bootRun

About

A demo of how to use an embedded activemq with spring boot with json messages being added to the queue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages