Package org.analogweb.annotation
Annotation Type PathVariable
-
@Documented @Retention(RUNTIME) @Target({PARAMETER,FIELD,ANNOTATION_TYPE}) @Resolver(PathVariableValueResolver.class) @Valiables public @interface PathVariable
- Author:
- snowgooseyk
-
-
Element Detail
-
value
String value
- Default:
- ""
-
-