Skip to content

Conversation

dodie
Copy link
Contributor

@dodie dodie commented Jan 3, 2024

As described in Parameter Name Retention section for the Spring Upgrade Guide for 6.1, Spring only matches the injection point name (e.g. parameter name of a constructor) against the target bean names if the -parameters Java compiler flag is present.

@pivotal-cla
Copy link

@dodie 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-cla
Copy link

@dodie Thank you for signing the Contributor License Agreement!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jan 3, 2024
@jhoeller jhoeller added type: documentation A documentation task in: core Issues in core modules (aop, beans, core, context, expression) and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jan 3, 2024
@jhoeller jhoeller self-assigned this Jan 3, 2024
@jhoeller jhoeller added this to the 6.1.3 milestone Jan 3, 2024
@jhoeller jhoeller merged commit 50069ef into spring-projects:main Jan 3, 2024
@sbrannen sbrannen changed the title Update autowired-qualifiers.adoc to refer the -parameters Java compiler flag Update autowired-qualifiers.adoc to refer the -parameters Java compiler flag Jan 3, 2024
@jhoeller
Copy link
Contributor

jhoeller commented Jan 3, 2024

Indeed, that's worth pointing out right there! Thanks for the pull request.

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: documentation A documentation task

4 participants