Running KafkaStreams with Spring Cloud Stream on Cloud Foundry
In this post we show how to configure a Kafka Streams application in the context of Spring Cloud Stream that we deploy and run on Cloud Foundry PaaS. 1. Software Stack In this tutorial we use Kafka Streams version 2.4.0, Spring Boot 2.2.2.RELEASE and Spring Cloud dependencies HOXTON.RELEASE. For the actual version of all the […]