Skip to content

kevinwang0224/kafka-springboot-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka SpringBoot Demo

Kafka整合SpringBoot Demo

starter版本:

<!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-parent -->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-parent</artifactId>
    <version>2.3.2.RELEASE</version>
    <type>pom</type>
</dependency>

About

Kafka 整合SpringBoot Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages