Annotation 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
-
Element Details
-
value
HttpMethod[] value- Default:
- {DELETE}
-