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
a) @PathParam
b) @QueryParam
c) @MatrixParam
d) @HeaderParam
b) @QueryParam
c) @MatrixParam
d) @HeaderParam