0 votes
in API Gateways by

Which of the following annotation of JAX RS API states the HTTP Request type?

       A. @DELETE

       B. @HEAD

       C. @Produces

       D. @Consumes

1 Answer

0 votes
by

Correct answer is :- @Consumes

@Consumes annotation of JAX RS API states the HTTP Request type.

Related questions

0 votes
asked Mar 2, 2022 in API Gateways by DavidAnderson
0 votes
asked Feb 28, 2022 in API Gateways by DavidAnderson
...