Hi, New IPojo manipulator picks all annotations for type as handler to wire them into @Component annotation. This creates a problem when some annotation is used in component type but not intended as handler purposes.
I think we should exclude annotations with run-time retention policy from handler metadatas. WDYT? Regards, Gokturk