Skip to content

Alexandreplot/Frigo_connecte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-mqtt-pubsub

Requirements

Docker

Technologies

Java 17 (openjdk), Maven, RabbitMQ

sh folder

The sh folder allows you to quickly launch docker commands to perform tasks

Build project

On the root folder

sh sh/build

Start RabbitMQ server

sh sh/broker

The service is deployed at http://localhost:5672

HTTP API / UI management is deployed at http://localhost:15672

Run consumer

sh sh/consumer

Run java class to listen messages from the broker

Run producer

sh sh/producer

Run java class to send messages to the broker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published