Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@KafkaListener doesn't work when annotated with @Validated #96

Closed
dstepanov opened this issue Feb 5, 2020 · 2 comments
Closed

@KafkaListener doesn't work when annotated with @Validated #96

dstepanov opened this issue Feb 5, 2020 · 2 comments
Labels
type: bug Something isn't working

Comments

@dstepanov
Copy link
Contributor

dstepanov commented Feb 5, 2020

When I added it in Kafka project all tests fail with:

java.lang.IllegalStateException: BeanDefinition.requiresMethodProcessing() returned true but method has no @Executable definition. This should never happen. Please report an issue.
@graemerocher graemerocher added the type: bug Something isn't working label May 20, 2020
@sdelamo
Copy link
Contributor

sdelamo commented Jul 14, 2020

I don't think this is a Kafka issue. See: micronaut-projects/micronaut-core#3721

@graemerocher
Copy link
Contributor

Parent issue closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants