Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 1
    Exactly what I was thinking :)
    – Bart
    Commented Apr 2, 2014 at 16:50
  • Could you provide an example or link to documentation? I know how to register a custom HandlerMethodArgumentResolver but I'm not sure how to override the default @RequestParam resolver. Commented Apr 2, 2014 at 17:21
  • I don't think you can override the default behavior... What I had in mind was to write a new resolver with it's own annotation. However I would be very happy to see some example of overriding the default behavior!
    – geoand
    Commented Apr 2, 2014 at 17:33