PathVariableMapMethodArgumentResolver()
Resolves Map method arguments annotated with an @PathVariable where the annotation does not specify a path variable name. The created Map contains all URI template name/value pairs.
Author
Rossen Stoyanchev
Since
3.2
See Also
PathVariableMethodArgumentResolver