Skip to content

Update postProcessBeforeInstantiation comment #22867

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

Closed
wants to merge 1 commit into from
Closed

Update postProcessBeforeInstantiation comment #22867

wants to merge 1 commit into from

Conversation

huitu1991
Copy link

Since 4.1.x, postProcessBeforeInstantiation has started to support "factory-method":
we can see that the determineTargetType method has been added to support "factory-method" in org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory#resolveBeforeInstantiation

Since 4.1.x, postProcessBeforeInstantiation has supported "factory-method"
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label May 1, 2019
@pivotal-issuemaster
Copy link

@huitu1991 Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-issuemaster
Copy link

@huitu1991 Thank you for signing the Contributor License Agreement!

@jhoeller jhoeller changed the title update comment Update postProcessBeforeInstantiation comment May 1, 2019
@jhoeller jhoeller self-assigned this May 1, 2019
@jhoeller jhoeller added in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels May 1, 2019
@jhoeller jhoeller added this to the 5.1.7 milestone May 1, 2019
@jhoeller
Copy link
Contributor

jhoeller commented May 1, 2019

Good catch! However, please note that our primary support branch is 5.1.x at this point, so we'll update the comment there first, then backporting it to 5.0.x and 4.3.x as part of some wider refinement commits.

To be clear, there is no need to change the PR; that's fine input as-is for a start. I'll update the comment a bit further on my side, committing it across all active branches, and will then mark this issue as closed.

@jhoeller jhoeller closed this in 8158b6f May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants