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
Anton Mefodichev
06/12/2023, 4:16 PM
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!
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?