Annotation Type Put


@Target(METHOD) @Retention(RUNTIME) public @interface Put
Marks a method that handles HTTP PUT requests.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description