-
Notifications
You must be signed in to change notification settings - Fork 0
gogosee/kafkaWithWeb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
本demo实现如何使用 <dependency> <groupId>org.apache.kafka</groupId> <artifactId>kafka-clients</artifactId> <version>0.10.2.0</version> </dependency> 实现kafka的producer和customer。 可以通过web页面发送消息到kafka,以及读取kafka中消息到页面。 本demo未使用 <dependency> <groupId>org.springframework.kafka</groupId> <artifactId>spring-kafka</artifactId> </dependency> 操作kafka
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published