Browse Source
Apache Kafka now ships a new module, kafka-server, since the 3.7.0 release. The `3.9.0` kafka-client introduced some breaking changes that require this dependecy for the `EmbeddedKafka` support in Spring for Apache Kafka. This commit adds this dependecny for Spring Boot based Spring Kafka projects. See gh-43450pull/43494/head
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue