A JBoss project that provides various frameworks to help build RESTful web services and Java applications
I have a requirement to design a RESTful Service using RESTEasy. Clients can call this common service with any number …
resteasy url-parametersI have worked in Jersey and RESTEasy framework earlier and now we will be using Spring Rest for a new …
spring-mvc jersey jax-rs resteasy spring-restI am using jersey. this is my jboss-deployment-structure: <?xml version="1.0" encoding="UTF-8" ?> <jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.2"&…
jersey resteasy jboss6.x