Skip to content

abalanonline/ab-spring-cloud-stream-binder-bunny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BunnyMQ Binder

Spring Cloud Stream Binder implementation for fake BunnyMQ

Usage: add this binder to Spring Cloud application maven dependencies

<dependency>
  <groupId>info.ab</groupId>
  <artifactId>ab-spring-cloud-stream-binder-bunny</artifactId>
  <version>1.0.0.RELEASE</version>
</dependency>