Annotation Interface GET


@Retention(RUNTIME) @Documented @HttpMethod("GET") public @interface GET
GET method of an HTTP endpoint.