Hi Community,
I am refactoring a plugin that has beans (components) and component-imports mentioned in the plugin descriptor. I am trying to convert them through annotations.
I tried with @Component/@Scanned but apparently beans are not getting created and I am getting unsatisfied dependency error for dependent classes. what am I missing?
Hi @AnupamS
Can you please share screenshots?
Of the descriptor where the current imports exists, and your classes where you try to add the annotations.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.