Marks a method that handles HTTP POST requests.
@Post
void save(Customer customer) {
...
}
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueSpecify the path.- Default:
""
-