Make InvocableHandlerMethod.getMethodArgumentValues from private to protected. [SPR-17404] #21937
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
sofior opened SPR-17404 and commented
I want to overwrite invokeForRequest to log the request param response and processing time to the db but the method of getMethodArgumentValues is private so I want change it to protected
Attachments:
Referenced from: pull request #1995 (comment), and commits 5b5f719
The text was updated successfully, but these errors were encountered: