Annotation Interface POST


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