@TargetSE(valueSE=ANNOTATION_TYPESE) @RetentionSE(valueSE=RUNTIMESE) @DocumentedSE public @interface HttpMethod
HttpMethod
でアノテーションが付けられた複数のアノテーションでメソッドにアノテーションを付けると、エラーになります。public static final StringSE GET
public static final StringSE POST
public static final StringSE PUT
public static final StringSE DELETE
public static final StringSE PATCH
public static final StringSE HEAD
public static final StringSE OPTIONS
public abstract StringSE value
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.