Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jax-rs

Bean Validation with JAX-RS (rest-easy): parameter name not recognized

What Jersey version do I need to download for JDK 1.9?

java rest jersey jax-rs java-9

How can I implement this REST API and stay DRY?

Wildfly 8 Basic Authentication

Correct way to Integrate JAX-RS with CDI?

How to add a body to a GET request in JAX-RS

java rest jax-rs

JAX-RS - JSON without root node

java json jax-rs

XMLAdapter for HashMap

java jaxb jersey jax-rs

JAX-RS and unknown query parameters

Inject Spring beans into RestEasy

Override Jackson Object Mapper properties on Websphere 8.5.5 using Apache Wink

MediaType.APPLICATION_XML and MediaType.APPLICATION_JSON in a Jersey demo application

java json rest jersey jax-rs

JAX-RS default @Produces

CXF unit testing

junit cxf jax-rs

JAX-RS exception handling on Websphere Liberty

Can Jersey Client automatically encode POJO entities into application/x-www-form-urlencoded, or do I need to write custom MessageBodyWriter?

JAXB issues under Java 7 it says it can't find RI 2.1.0

java linux jaxb jersey jax-rs

"No resource methods" when using JAX-RS on TomEE+

Read another parameter within jersey's ParamConverter

java jersey jax-rs jersey-2.0

@JsonFormat for date parsing in JAX-RS service is ignored

java rest date jersey jax-rs