Package io.avaje.http.api
Annotation Type Patch
@Target(METHOD) @Retention(RUNTIME) public @interface Patch
Marks a method that handles HTTP PATCH requests.
-
Optional Element Summary
-
Element Details
-
value
- Default:
- ""
-
@Target(METHOD) @Retention(RUNTIME) public @interface Patch