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.

Comment From: pivotal-cla

@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.

Comment From: pivotal-cla

@dodie Thank you for signing the Contributor License Agreement!

Comment From: jhoeller

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