Does anyone know if there’s a way to make intellij...
# intellij
i
Does anyone know if there’s a way to make intellij recognize beans created by the Spring bean definition kotlin dsl (
org.springframework.context.support.beans
)?
a
Hello, Ido! Can you please provide more details of the issue? What is the problem reported in IDEA? Can you send me a simple project with the issue? Thank you in advance!
There is the following ticket in IDEA: https://youtrack.jetbrains.com/issue/IDEA-173256 Is it the same issue you encounter?
i
Hi Anton, sorry for the delayed response. The problem reported “Could not autowire. No beans of ‘GetBankAccountConsumer’ type found. ” The issue is the same as in the ticket. Do you still need a project reproduction?