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>