Skip to content

Conversation

nosan
Copy link
Contributor

@nosan nosan commented Apr 30, 2025

Introduce the spring.configurationproperties.ignore-unresolvable-placeholders property to control whether an exception should be thrown when a property placeholder ${...} cannot be resolved.

See #18816

@nosan nosan changed the title Add a property to ignore unresolvable placeholders for @ConfigurationProperties Add an property to fail fast for unresolvable placeholders in @ConfigurationProperties Apr 30, 2025
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 30, 2025
@nosan nosan changed the title Add an property to fail fast for unresolvable placeholders in @ConfigurationProperties Add a property to fail fast for unresolvable placeholders in @ConfigurationProperties Apr 30, 2025
@nosan nosan force-pushed the 18816 branch 2 times, most recently from a0a6a42 to 9308764 Compare May 1, 2025 09:22
…rationProperties

Introduce the `spring.configurationproperties.ignore-unresolvable-placeholders`
property to control whether an exception should be thrown when a property
placeholder `${...}` cannot be resolved.

Signed-off-by: Dmytro Nosan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants