Skip to content

Kafka integration in Springboot, including producer, consumer, streaming, and interactive query of Ktable.

Notifications You must be signed in to change notification settings

saLeox/Kafka-Springboot-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka practice on Springboot

Highlight

4 main sections, 4/4 now

Spark-streaming or Flink-streaming need cluster to submit jobs, will not make any attempt so far.

Before you deploy

  • Prepare the kafka cluster, can follow the instruction here and run on the top of docker.
  • Create the topics in yml in advance.

After you deploy

The producer and streaming-interactive-query modules are open on Swagger page once you start this project.

The incoming topics can be viewd on Kafdrop also.

About

Kafka integration in Springboot, including producer, consumer, streaming, and interactive query of Ktable.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages