You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to suggest passing the request object to the expression evaluation of the EntityValueResolver. This would make it possible to use parameters of the request body which is useful in REST APIs.
In the resolver we only need to change the following line in the findViaExpression method: