@Retention(CLASS) @Target({METHOD})
public @interface DELETE
HTTP
DELETE request. See GET for path semantics.Methods
public abstract String value() |
Method details
value
public abstract String value()