kafka-streams-microservices-example
kafka-streams-microservices-example copied to clipboard
End to End project for Kafka Streams using Spring Cloud Kafka streams
Spring Kafka Streams using Spring Cloud Streams End to End example
Endpoint
- http://localhost:8080/domain/lookup/facebook - to pull all facebook related web domain names
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
