You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/12/05 09:34:49 UTC

[GitHub] [dubbo] XDanwar opened a new issue, #11074: SPI 集成 Spring BeanFactory 从Spring Bean 获取SPI 实例

XDanwar opened a new issue, #11074:
URL: https://github.com/apache/dubbo/issues/11074

   <!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy -->
   
   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   - [ ] I have searched the [release notes](https://github.com/apache/dubbo/releases) of this repository and believe that this is not a duplicate.
   
   ## Describe the feature
   <!-- Please also discuss possible business value -->
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ commented on issue #11074: SPI 集成 Spring BeanFactory 从Spring Bean 获取SPI 实例

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #11074:
URL: https://github.com/apache/dubbo/issues/11074#issuecomment-1338638620

   SPI 实例目前很多都是有绑定 scope 状态的,由 Spring 管理的话生命周期无法对齐。所以目前只能支持将 spring bean 作为属性注入到新创建的 SPI 实现类上。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org