You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReferenceBean is the implementation class of FactoryBean, thus its getObject() method will be invoked by Spring Bean Creation, thus it's required to prepare Dubbo Config Beans before invocation.