Messaging Infrastructure

Published on
January 12, 2024

This is a project I worked on at two different client many years ago and I have updated it recently to a far more recent version of Java along with modernising the code and adding Sprint Boot REST services so it now runs as a microservice.

The messaging infrastructure is a framework written in Java used to communicate with a JMS compliant messaging system such as ActiveMQ.

It is a maven project containing a Spring Boot application which exposes a series of REST endpoints to send and receive messages.

No items found.

Related Services