Skip to content

Align validation metadata handling in PayloadMethodArgumentResolver #21852

@spring-projects-issues

Description

@spring-projects-issues

Gary Russell opened SPR-17319 and commented

Currently, the validate() method parses the parameter annotations on every call.

It should be possible to cache the results and only parse on the first call.


Affects: 5.1 GA

Metadata

Metadata

Assignees

Labels

in: messagingIssues in messaging modules (jms, messaging)status: backportedAn issue that has been backported to maintenance branchestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions