Align validation metadata handling in PayloadMethodArgumentResolver
#21852
Labels
in: messaging
Issues in messaging modules (jms, messaging)
status: backported
An issue that has been backported to maintenance branches
type: enhancement
A general enhancement
Milestone
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
The text was updated successfully, but these errors were encountered: