Annotation Interface HttpDelete


@Target({METHOD,TYPE}) @Retention(RUNTIME) public @interface HttpDelete
Use this annotation to allow call action or action's method via DELETE request only
Since:
6.2.0
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details