Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 430 Bytes

File metadata and controls

12 lines (9 loc) · 430 Bytes

Spring Kafka Streams using Spring Cloud Streams End to End example

Endpoint

Microservices

  • 'domain-crawler' - uses Spring Kafka
  • 'domain-processor' - uses Spring Cloud Stream with Kafka Streams binder
  • 'domain-service' - uses Spring Cloud Stream with Kafka Streams binder

Architecture

architecture