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