Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Preparing Dubbo Config Beans on ReferenceBean#getObject() #6558

Closed
mercyblitz opened this issue Aug 6, 2020 · 0 comments
Closed
Assignees
Milestone

Comments

@mercyblitz
Copy link
Contributor

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.

@mercyblitz mercyblitz added this to the 2.7.9 milestone Aug 6, 2020
@mercyblitz mercyblitz self-assigned this Aug 6, 2020
mercyblitz added a commit to mercyblitz/dubbo that referenced this issue Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant