open fun invokeAndHandle(webRequest: ServletWebRequest, mavContainer: ModelAndViewContainer, vararg providedArgs: Any): Unit
Invoke the method and handle the return value through one of the configured HandlerMethodReturnValueHandlers.
webRequest - the current request
mavContainer - the ModelAndViewContainer for this request
providedArgs - "given" arguments matched by type (not resolved)