You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "mooseen (GitHub)" <gi...@apache.org> on 2020/02/04 13:22:27 UTC

[GitHub] [dubbo] mooseen opened pull request #5710: set target type property for reference bean definition

## What is the purpose of the change

Set  target type property of reference bean definition can avoid reference bean early initialization 
 when define reference bean in xml.
 The reason is spring will  try to create factory bean instance to look what factory bean create if spring can't get target type from bean definition.

## Brief changelog

set target type property for  reference bean definition when parse dubbo bean definition.


[ Full content available at: https://github.com/apache/dubbo/pull/5710 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org