Dmitrii Rusinov
Results
2
issues of
Dmitrii Rusinov
**Describe the feature request** According to the spring-kafka docs (https://docs.spring.io/spring-kafka/reference/kafka/receiving-messages/listener-annotation.html) it is possible to reference the current bean of a method annotated `@KafkaListener` using `__listener`, but this pseudo bean is...
enhancement
this commit resolves #873 Hi, I'm new to this project so I'm not sure this is the best way to implement support for beanRef in KafkaListener annotation. Could you please...