SpringBoot Auto-wiring Issue: Proxy Beans via ImportBeanDefinitionRegistrar and FactoryBean via custom annotation
Created a custom annotation to register proxy beans via ImportBeanDefinitionRegistrar and FactoryBean. At runtime, application seems to start and auto wire the beans as expected. However, IDE (IntelliJ) shows error on auto wired bean.
SpringBoot Auto-wiring Issue: Proxy Beans via ImportBeanDefinitionRegistrar and FactoryBean via custom annotation
Created a custom annotation to register proxy beans via ImportBeanDefinitionRegistrar and FactoryBean. At runtime, application seems to start and auto wire the beans as expected. However, IDE (IntelliJ) shows error on auto wired bean.
SpringBoot Auto-wiring Issue: Proxy Beans via ImportBeanDefinitionRegistrar and FactoryBean via custom annotation
Created a custom annotation to register proxy beans via ImportBeanDefinitionRegistrar and FactoryBean. At runtime, application seems to start and auto wire the beans as expected. However, IDE (IntelliJ) shows error on auto wired bean.