mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-24 18:04:58 +08:00
Polish "Add Kafka Streams binder"
Closes gh-563
This commit is contained in:
parent
fd7d19a522
commit
936b3010a0
@ -971,7 +971,7 @@ initializr:
|
|||||||
versionRange: 1.3.0.RELEASE
|
versionRange: 1.3.0.RELEASE
|
||||||
groupId: org.springframework.cloud
|
groupId: org.springframework.cloud
|
||||||
artifactId: spring-cloud-stream-binder-kafka
|
artifactId: spring-cloud-stream-binder-kafka
|
||||||
- name: Stream Binder \"Kafka Streams\"
|
- name: Stream Binder "Kafka Streams"
|
||||||
id: cloud-stream-binder-kafka-streams
|
id: cloud-stream-binder-kafka-streams
|
||||||
description: Stream processing microservices with Kafka Streams API
|
description: Stream processing microservices with Kafka Streams API
|
||||||
versionRange: 1.5.7.RELEASE
|
versionRange: 1.5.7.RELEASE
|
||||||
@ -983,7 +983,6 @@ initializr:
|
|||||||
description: Samples for using Kafka Streams with Spring Cloud stream
|
description: Samples for using Kafka Streams with Spring Cloud stream
|
||||||
- rel: reference
|
- rel: reference
|
||||||
href: https://docs.spring.io/spring-cloud-stream/docs/current/reference/htmlsingle/#_kafka_streams_binding_capabilities_of_spring_cloud_stream
|
href: https://docs.spring.io/spring-cloud-stream/docs/current/reference/htmlsingle/#_kafka_streams_binding_capabilities_of_spring_cloud_stream
|
||||||
description: Kafka Streams Binding Support for Spring Cloud Stream
|
|
||||||
- name: Cloud AWS
|
- name: Cloud AWS
|
||||||
bom: spring-cloud
|
bom: spring-cloud
|
||||||
versionRange: 1.2.3.RELEASE
|
versionRange: 1.2.3.RELEASE
|
||||||
|
Loading…
Reference in New Issue
Block a user