Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以为 Apache Kafka 的 Spring Cloud DataFlow 配置身份验证?我在哪里可以看到示例?
谢谢。
Spring Cloud Stream/Spring Cloud Data Flow 中 Kafka binder 的当前 GA 版本基于 Kafka 0.8.2。Kafka 的 0.9 版本包括安全支持,我们最近合并了 0.9 兼容性。不过,我们尚未审查安全功能。如果您可以分享您的用例,那就太好了,这样我们就可以将验证作为我们验收的一部分。
您可以在此处跟踪发布进度。