Closed
Description
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:
- Implicit /** mapping on type-level @RequestMapping [SPR-5631] #10302 Implicit /** mapping on type-level
@RequestMapping
1 votes, 2 watchers