Question Is there any way to inject spring bean into dubbo filter? Description I defined the dubbo filter as a spring bean in xml, and I notice that there is SpringExtensionFactory in dubbo. But when I running debug, com.alibaba.dubbo.config.spring.extension.SpringExtensionFactory#line 45 return false. This confused me long time. Hope to receive a reply :-)
- Is there any way to inject spring bean into dubbo filter? 黄志泉
