Annotation Type HttpMethod


@Target(ANNOTATION_TYPE)
@Retention(RUNTIME)
public @interface HttpMethod
Base for Http verb based annotations.
  • Required Element Summary

    Required Elements
    Modifier and Type Required Element Description
    String value