## 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 
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to