JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
io.avaje.http.api
io.avaje.http.api
Patch
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Optional Element Summary
Element Details
value
Annotation Type Patch
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
Patch
Marks a method that handles HTTP PATCH requests.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Specify the path.
Element Details
value
String
value
Specify the path.
Default:
""