filmov
tv
Write rest api with get request to retrieve response with PathParam | Jersey framework

Показать описание
So, let us proceed to write a simple Jersey Application that will expose a web service method.
We are going to write a web service method which will return complex type.
Let's create a method that accepts input using @PathParam