Page 1 of 1

Which of the following annotation of JAX RS API is used to annotate a method used to create resource?

Posted: Thu Jul 14, 2022 8:07 am
by answerhappygod
a) @Path
b) @GET
c) @PUT
d) @POST