@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented public @interface Path
| Modifier and Type | Required Element and Description |
|---|---|
String |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
authRequired |
public abstract String value
Copyright © 2017. All rights reserved.