Annotation Interface AllowedHttpMethod


@Target({METHOD,TYPE}) @Retention(RUNTIME) public @interface AllowedHttpMethod
Use this annotation to limit with what http method action or action's method can be called
Since:
6.2.0
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details