Skip to content

Add @Name support for value object binding #22492

@philwebb

Description

@philwebb

Currently the ValueObjectBinder uses the parameter name when binding properties. This works well in most situations, but prevents us from using Java reserved words as property names. It would be helpful to offer an annotation so that the property name can be defined independently of the parameter name.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions