• Fixes #30160

Comment From: sbrannen

Hi @giuseppemilicia,

Congratulations on submitting your first PR for the Spring Framework! 👍

For future reference:

  • Please do not submit an issue and a PR, since we will close the issue as superseded by the PR. That avoids extra work for you and the team.
  • Also, if you are planning on submitting a PR after creating an issue, please inform us. I had already created a backport issue and was planning on doing the work myself.
  • Please do not create a PR with a title like "Closes xyz". Instead, always use a descriptive title. Otherwise, the PR may get overlooked.
  • Please include an appropriate commit message in your commits.

In general, follow the guidelines in CONTRIBUTING.

Comment From: sbrannen

This has been merged into main with an appropriate commit message and backported to 5.3.x.

Thanks