【发布时间】:2019-05-20 19:53:49
【问题描述】:
现在,我正在尝试通过以下方式访问底层的 kafka 流句柄 - https://cloud.spring.io/spring-cloud-static/Finchley.SR2/multi/multi__apache_kafka_streams_binder.html#_accessing_the_underlying_kafkastreams_object 想知道是否有更惯用的方法来做到这一点。尤其是当有多个绑定时。
【问题讨论】:
标签: apache-kafka-streams spring-cloud-stream