Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jax-rs

Create Response with Location header in JAX-RS

java c# jax-rs

How do I do a multipart/form file upload with jax-rs?

jax-rs resteasy

how to send json object from REST client using javax.ws.rs.client.WebTarget

Is JAX-RS Client Thread Safe

Spring MVC REST is not JAX-RS compliant. Does it matter? [closed]

How to get POST parameter in JAX-RS method?

java rest post parameters jax-rs

RESTFul Service Framework for AppEngine

How to set and check cookies wih JAX-RS?

java rest cookies jax-rs

How to produce JSON output with Jersey 1.6 using JAXB

java json rest jackson jax-rs

DropWizard Bootstrap vs Configuration vs Environment

jersey jetty jax-rs dropwizard

How do I unit test code which calls the Jersey Client API?

How to reuse Jersey's JSON/JAXB for serialization?

json jersey jax-rs

What's the difference between QueryParam and MatrixParam in JAX-RS?

java jax-rs

which init-param to use: jersey.config.server.provider.packages or javax.ws.rs.Application?

A message body writer for Java type, class myPackage.B, and MIME media type, application/octet-stream, was not found

Convert JSON query parameters to objects with JAX-RS

java json jakarta-ee jax-rs

Using Gson instead of Jackson in Jersey

jaxb jersey jax-rs jackson gson

A message body writer for Java class java.util.ArrayList

java list jersey jax-rs

Rest - how get IP address of caller

NoSuchMethodError on startup in Java Jersey app