Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msaf9/jms-sender

Spring Boot application with JMS.
https://github.com/msaf9/jms-sender

Last synced: 9 days ago
JSON representation

Spring Boot application with JMS.

Awesome Lists containing this project

README

        

JMS Sender


Spring Boot application with JMS.

Table of contents

- [Introduction](#introduction)
- [Technology Stack](#technology-stack)
- [Project status](#project-status)
- [Installation](#installation)
- [Get repository](#get-repository)
- [License](#license)

## Introduction
This Spring Boot application works as a JMS Sender which sends the message for JMS Receiver to consume.

## Technology Stack
- Spring
- ActiveMQ
- Spring Security
- Spring Boot

## Project status
> **Completed**

## Installation
### Get repository
```git
git clone https://github.com/msaf9/jms-sender.git
cd jms-sender
```

## License