News

This is a Spring Boot example of how to read in JSON from a Kakfa topic and, via Kafka Streams, create a single json doc from subsequent JSON documents. The reason I created this is because I need to ...
This is a Spring Boot and Spring Cloud example of how to read in JSON from a Kakfa topic and, via Kafka Streams, create a single json doc from subsequent JSON documents. This is a redo of my ...