Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to create beans from annotations - Plugin dev

AnupamS October 29, 2020

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?

1 answer

0 votes
Nir Haimov
Community Champion
October 30, 2020

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.

Suggest an answer

Log in or Sign up to answer