Skip to content

Make PropertyMatches public [SPR-13054] #17646

@spring-projects-issues

Description

@spring-projects-issues

Oliver Drotbohm opened SPR-13054 and commented

PropertyMatches is currently used by the BeanWrapper implementations to hint users to available properties in case a property reference the user expressed can't be resolved.

Calculating these possible matches would be generally useful in the data projects, e.g. to guide users in creating repository query methods or generally building up domain type based queries referencing properties.


Referenced from: commits a87d5f8, bd601ce

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions