/spring-rabbitmq-tuning

This library makes it easy to configure RabbitMQ for use with Spring

Primary LanguageJavaMIT LicenseMIT

CircleCI

Spring RabbitMQ Tuning

This library makes it easy to configure RabbitMQ for use with Spring.

Table of Contents


Technologies

This lib uses Java 8 and Spring Boot 2.2.x.RELEASE

Adding in your project

Maven

<dependency>
  <groupId>com.tradeshift</groupId>
  <artifactId>spring-rabbitmq-tuning-lib</artifactId>
  <version>0.1.2</version>
</dependency>

Gradle

implementation 'com.tradeshift:spring-rabbitmq-tuning-lib:0.1.2'

Current Version

0.1.2