Package javax.ws.rs
Annotation Type PATCH
-
@Target(METHOD) @Retention(RUNTIME) @HttpMethod("PATCH") @Documented public @interface PATCH
Indicates that the annotated method responds to HTTP PATCH requests.- Author:
- silveryocha
@Target(METHOD) @Retention(RUNTIME) @HttpMethod("PATCH") @Documented public @interface PATCH