Skip to content

rahulchavan888/KafkaConsumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KafkaConsumer

Spring boot web service as Kafka Consumer and ActiveMQ Producer to Consume the Stream logs form Kafka and send to ActiveMQ.

dependencies

<dependency>
  <groupId>org.springframework.kafka</groupId>
  <artifactId>spring-kafka</artifactId>
</dependency>

<dependency>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-starter-activemq</artifactId>
</dependency>

About

Spring boot web service as Kafka Consumer to Consume the Stream logs form Kafka and send to ActiveMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages