Skip to content

Make property binding failure handling configurable #3832

Closed
@wilkinsona

Description

@wilkinsona

Currently, handling of property binding failures is hardcoded to ignore failures for properties sourced from the system environment and system properties. We should look to make this configurable via a setting on SpringApplication so that users can tighten or relax the rules as required.

Due to RelaxedDataBinder being used in multiple places, this will require some refactoring to ensure that the configuration can be applied in a single, centralised location and used everywhere.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions