code-not-found / spring-kafka

spring-kafka projects
https://www.codenotfound.com/spring-kafka
MIT License
229 stars 419 forks source link

Spring-kafka example without spring-boot #4

Closed amolahinge closed 6 years ago

amolahinge commented 6 years ago

is it possible to use spring-kafka without using spring-boot. I have implemeneted producer without spring-boot, but somehow not able to find consumer alternative i.e. @KafkaListener Any help on this is useful.