Page 1 of 1

Which of the following annotation of JAX RS API binds the parameter passed to method to a HTTP matrix parameter in path?

Posted: Thu Jul 14, 2022 8:07 am
by answerhappygod
a) @PathParam
b) @QueryParam
c) @MatrixParam
d) @HeaderParam