# demo-kafka **Repository Path**: lzh2019/demo-kafka ## Basic Information - **Project Name**: demo-kafka - **Description**: springboot整合kafka - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2021-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 工程简介 springboot整合kafka # 延伸阅读 ``` org.springframework.kafka spring-kafka ``` springboot自动配置 默认提供了对kafka的支持, 见org.springframework.boot.autoconfigure.kafka.KafkaProperties