@Target(value={METHOD,TYPE,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented @Inherited @HttpRequest(method=PATCH) public @interface Patch
@AliasFor(annotation=HttpRequest.class, value="url") public abstract String value
Copyright © 2023. All rights reserved.