Spring Integration Kafka Support 2.0.0 Release Candidate is now available
I am pleased to announce that the spring-integration-kafka
(Spring Integration Kafka Support) Release Candidate for version 2.0
is now available.
The artifact org.springframework.integration:spring-integration-kafka:2.0.0.RC1
is available in the Milestone Repository.
This version is based on the just released Spring for Apache Kafka release candidate 1.0.0.RC1.
There are not many changes since the previous Milestone 1. Just some general internal fixes and upgrades to accommodate recent Spring for Apache Kafka changes.
The Spring Integration Java DSL 1.2
and its Kafka09
Factory has also been…