Add bus sample for redis and rabbit

This commit is contained in:
Dave Syer
2016-02-15 17:04:55 +00:00
parent 0fcded79b3
commit 4ee1df5c80
9 changed files with 152 additions and 5 deletions

View File

@@ -19,6 +19,7 @@
</organization>
<modules>
<module>bus</module>
<module>bus-redis</module>
<module>config-client</module>
<module>config-client-decrypt</module>
<module>config-retry</module>