JBoss RestEasy
Here is the index for JBoss RestEasy – REST tutorials
Introduction
Basic web service annotations
- RestEasy: JAX-RS web service using @PathParam annotation
- RestEasy: JAX-RS web service using @QueryParam annotation
- RestEasy: JAX-RS web service using @MatrixParam annotation
- RestEasy: JAX-RS web service using @FormParam annotation
- RestEasy: JAX-RS web service using @HeaderParam/@Context annotations
Deployment
- RestEasy: JAX-RS web service using @PathParam annotation + JBoss AS7
- JBoss Application Server 7 Deployment process
- Update JBoss Application Server 7.1.1.Final with latest RestEasy distribution
JAXB with JSON/XML data
- RestEasy: JAX-RS web service using JAXB + XML example
- RestEasy: JAX-RS web service using JAXB + JSON example
- RestEasy: JAX-RS web service using both (JSON + XML) example
Integrating with Spring and Hibernate framework
- RestEasy: JAX-RS web service + Integrating with Spring framework 3.2.x
- RestEasy: JAX-RS web service + Integrating with Spring and Hibernate ORM framework
- RestEasy: JAX-RS web service + Integrating with Spring MVC web framework
- RestEasy: JAX-RS web service + Integrating with Spring MVC and Hibernate ORM framework
- RestEasy: JAX-RS web service + Integrating with Spring Security
Download and Upload for different file formats
- RestEasy: JAX-RS web service for uploading/downloading Text file + Java client
- RestEasy: JAX-RS web service for uploading/downloading Image file + Java client
- RestEasy: JAX-RS web service for uploading/downloading PDF file + Java client
- RestEasy: JAX-RS web service for uploading/downloading Excel file + Java client
- RestEasy: JAX-RS web service for uploading/downloading Word document + Java client
- RestEasy: JAX-RS web service for uploading/downloading Zip file + Java client
Suggest tutorials from Contact Us page