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

BunnyMQ Binder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

BunnyMQ Binder

License:Apache License 2.0


Languages

Language:Java 100.0%