Multi binder Kafka with dynamic destinations

Adding a new sample that demonstrates how we can write an application
with multi binders (Kafka) and dynamic destinations using StreamBridge
This commit is contained in:
Soby Chacko
2020-05-29 18:33:18 -04:00
parent 61b88cf736
commit 93004fbf8a
8 changed files with 613 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
<module>multi-binder-two-kafka-clusters</module>
<module>kafka-multi-binder-jaas</module>
<module>multi-binder-kafka-streams</module>
<module>multi-binder-dynamic-destinations</module>
</modules>
</project>