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

PropertiesMigrationListener wrongly reports property as deprecated #38377

Closed
wants to merge 1 commit into from

Conversation

Wzy19930507
Copy link
Contributor

because of the relaxed mapping support in SpringIterableConfigurationPropertySource, like "keystore" and "key-store" map to the same relaxed value.

  • valid metadata-id by PropertyMapper
  • add dash form unit test

Closes #35774

because of the relaxed mapping support in SpringIterableConfigurationPropertySource, like "keystore" and "key-store" map to the same relaxed value.

valid metadata by `PropertyMapper`

Closes spring-projects#35774
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 16, 2023
@wilkinsona
Copy link
Member

Thanks for the PR but I'd like to see if we can achieve this without adding to the public API in Spring Boot. I'm not yet sure how to do that so we'll need to do some design work on #37744 before we can proceed.

@wilkinsona wilkinsona closed this Jan 17, 2024
@wilkinsona wilkinsona added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 17, 2024
@Wzy19930507 Wzy19930507 deleted the GH-35774 branch January 17, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PropertiesMigrationListener wrongly reports property as deprecated
3 participants