rabbitmq-to-azureservicebus
Installation
SKILL.md
RabbitMQ to Azure Service Bus Migration Instructions
Overview
This document provides comprehensive instructions for migrating from RabbitMQ to Azure Service Bus.
Maven Project
copy file awesomeasb-1.0.0.jar to classpath.
Add to your pom.xml:
<dependencies>
<dependency>
<groupId>com.awsomeasb</groupId>
<artifactId>awesomeasb</artifactId>
<version>1.0.0</version>
</dependency>