MapMethodProcessor()
Resolves Map method arguments and handles Map return values.
A Map return value can be interpreted in more than one ways depending on the presence of annotations like @ModelAttribute or @ResponseBody. Therefore this handler should be configured after the handlers that support these annotations.
Author
Rossen Stoyanchev
Since
3.1