Tradeshift / spring-rabbitmq-tuning

This library makes it easy to configure RabbitMQ for use with Spring
MIT License
43 stars 26 forks source link

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.6.7

Adding in your project

Maven

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

Gradle

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

Current Version

0.1.3