Merge pull request #563 from sobychacko:gh-562

* pr/563:
  Polish "Add Kafka Streams binder"
  Add Kafka Streams binder
This commit is contained in:
Stephane Nicoll 2018-01-12 02:05:37 +01:00
commit 63be64e983

View File

@ -971,6 +971,18 @@ initializr:
versionRange: 1.3.0.RELEASE
groupId: org.springframework.cloud
artifactId: spring-cloud-stream-binder-kafka
- name: Stream Binder "Kafka Streams"
id: cloud-stream-binder-kafka-streams
description: Stream processing microservices with Kafka Streams API
versionRange: 1.5.7.RELEASE
groupId: org.springframework.cloud
artifactId: spring-cloud-stream-binder-kstream
links:
- rel: guide
href: https://github.com/spring-cloud/spring-cloud-stream-samples/tree/master/kstream
description: Samples for using Kafka Streams with Spring Cloud stream
- rel: reference
href: https://docs.spring.io/spring-cloud-stream/docs/current/reference/htmlsingle/#_kafka_streams_binding_capabilities_of_spring_cloud_stream
- name: Cloud AWS
bom: spring-cloud
versionRange: 1.2.3.RELEASE