RUNTIME) @HttpMethod("PATCH") public @interface PATCH { } 导入包含PATCH.java的包,然后可以像其他HTTP方法注释一样使用它: @PATCH @Path("/data/{keyspace}") ...
確定! 回上一頁