Polish Javadoc for @RequestMapping
This commit is contained in:
parent
6fcb6630d7
commit
0c66838268
|
@ -280,7 +280,10 @@ import org.springframework.core.annotation.AliasFor;
|
|||
* @author Sam Brannen
|
||||
* @since 2.5
|
||||
* @see RequestParam
|
||||
* @see RequestAttribute
|
||||
* @see PathVariable
|
||||
* @see ModelAttribute
|
||||
* @see SessionAttribute
|
||||
* @see SessionAttributes
|
||||
* @see InitBinder
|
||||
* @see org.springframework.web.context.request.WebRequest
|
||||
|
|
Loading…
Reference in New Issue