Skip to content

Add support for Spring Cloud Stream Kafka Streams binder #642

@sobychacko

Description

@sobychacko

As a developer, I would like to go to the initializr and generate a project to write boot apps against the Kafka Streams support in Spring Cloud Stream. [1]

I would also like to generate a project that contains both the kafka streams binder (spring-cloud-stream-binder-kafka-streams) and the MessageChannel based kafka binder (spring-cloud-stream-binder-kafka) [2]

We only want these to be supported for Spring Boot 2.0.0.RELEASE.

[1] Here is a sample with the Kafka Streams binder - https://github.com/spring-cloud/spring-cloud-stream-samples/tree/master/kafka-streams-samples/kafka-streams-aggregate
[2] Here is a sample that uses Kafka Streams and regular Kafka binder - https://github.com/spring-cloud/spring-cloud-stream-samples/tree/master/kafka-streams-samples/kafka-streams-word-count

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions