I am pleased to announce that Spring for Apache Kafka 2.8.0 is now available.
Notable Changes
- This version uses the 3.0.0
kafka-clientsversion - Out of order manual commits are now supported
- The same container factory can now be used for both batch and record listeners
- Separate record and batch error handlers have been replaced with common error handlers
KafkaTemplatecan now be used to receive specific records from known partitions/offsets
For information about all changes in this release, see What’s New.
Project Page | GitHub | Issues | Documentation | Stack Overflow | Gitter
转自 https://spring.io/blog/2021/11/18/spring-for-apache-kafka-2-8-is-now-available
Linuxeden开源社区