@Documented
@Target(value={METHOD,TYPE})
@Retention(value=RUNTIME)
public @interface RequestMapping
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String[] |
value |
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.