spring-kafka 项目
https://projects.spring.io/spring-kafka/
spring-integration-kafka
这是另外一个 spring 和 kafka 集成的项目:
https://github.com/spring-projects/spring-integration-kafka
Starting from version 2.0 version this project is a complete rewrite based on the new spring-kafka project which uses the pure java Producer and Consumer clients provided by Kafka 0.9.x.x and 0.10.x.x..