Jersey 2.x
Here is the index for Jersey 2.x – REST tutorials
Introduction
Basic web service annotations
- Jersey 2.x web service using @PathParam annotation
- Jersey 2.x web service using @QueryParam annotation
- Jersey 2.x web service using @MatrixParam annotation
- Jersey 2.x web service using @FormParam annotation
- Jersey 2.x web service using @HeaderParam/@Context annotations
Deployment
JAXB with JSON/XML data
- Jersey 2.x web service using JAXB + XML example
- Jersey 2.x web service using JAXB + JSON example
- Jersey 2.x web service using both (JSON + XML) example
Integrating with Spring and Hibernate framework
- Jersey 2.x web service + Integrating with Spring framework using annotation
- Jersey 2.x web service + Integrating with Spring and Hibernate ORM framework using annotation
- Jersey 2.x web service + Integrating with Spring Security
Download and Upload for different file formats
- Jersey 2.x web service for uploading/downloading Text file + Java client
- Jersey 2.x web service for uploading/downloading Image file + Java client
- Jersey 2.x web service for uploading/downloading PDF file + Java client
- Jersey 2.x web service for uploading/downloading Excel file + Java client
- Jersey 2.x web service for uploading/downloading Word document + Java client
- Jersey 2.x web service for uploading/downloading Zip file + Java client
Suggest tutorials from Contact Us page