Keith Donald opened SPR-4494 and commented
Currently, only doing something like @RequestMapping("/index") at the method level is supported (requestUri = /hotels/index). I would have thought @RequestMapping with no value would be the handler for the root, e.g requestUri=/hotels.
Affects: 2.5.1
Issue Links:
1 votes, 2 watchers