Skip to content

Allow @ConstructorBinding to be optional #23216

@philwebb

Description

@philwebb

Currently ConfigurationPropertiesBindConstructorProvider requires that @ConstructorBinding be used to indicate that a @ConfigurationProperties instance should use the ValueObjectBinder. I think we could skip the need for this if there is a single constructor with one or more arguments.

Somewhat related to #23172

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions