KafkaTemplate
Kafka Listeners
If your
README
has a lot of info, section headers might be nice.
// code away!
package com.tbp.kafka;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SpringBootKafkaProducerConsumerApplication {
public static void main(String[] args) {
SpringApplication.run(SpringBootKafkaProducerConsumerApplication.class, args);
}
}
- Just Clone this repo
- Run mvn clean
- Clone this repo to your local machine using
https://github.com/techbulletinprime/springboot-kafka-producer-consumer-propfile-driven
To get started...
-
Option 1
- π΄ Fork this repo!
-
Option 2
- π― Clone this repo to your local machine using
https://github.com/techbulletinprime/springboot-kafka-producer-consumer-propfile-driven
- π― Clone this repo to your local machine using
- HACK AWAY! π¨π¨π¨
- π Create a new pull request.
- How do I do specifically so and so?
- No problem !feel free to reachout to me.
Reach out to me at one of the following places!
- Facebook at
Rajanikanta
- Youtube at
@Tech Bulletin Prime