Skip to content

Conversation

@wanger26
Copy link
Contributor

@wanger26 wanger26 commented Feb 10, 2024

Change Summary

  • Add call to placeholder resolver to ensure property placeholders are resolved for the MapperBinder similar to Binder.java

Issue

Add call to placeholder resolver to ensure property placeholders are resolved for the MapperBinder similar to Binder

Signed-off-by: wanger26 <[email protected]>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 10, 2024
@scottfrederick scottfrederick changed the title FIX BUG - Resolve property placeholder when binding properties to a Map Property placeholders aren't resolved when configuration property binding creates a Map from a property value using a converter Feb 11, 2024
@scottfrederick scottfrederick added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 11, 2024
@scottfrederick scottfrederick added this to the 3.1.9 milestone Feb 11, 2024
scottfrederick pushed a commit that referenced this pull request Feb 11, 2024
Add call to placeholder resolver to ensure property placeholders
are resolved for the `MapBinder`

See gh-39507

Signed-off-by: wanger26 <[email protected]>
@scottfrederick
Copy link
Contributor

Thanks again @wanger26. I've merged your changes along with a small commit to address formatting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants