Package com.soklet.web.annotation
Annotation Interface GET
@Target(METHOD)
@Retention(RUNTIME)
@Repeatable(com.soklet.web.annotation.repeatable.GETs.class)
public @interface GET
- Since:
- 1.0.0
- Author:
- Mark Allen
-
Required Element Summary
-
Element Details
-
value
String value
-