Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jax-rs

MessageBodyWriter not found for media type={application/xml, q=1000} - Jersey + Jaxb

rest jaxb jersey jax-rs

How do I include types in Jersey WADL while also returning Response

java rest jax-rs jersey-2.0

@DefaultValue for a list

java jax-rs

cxf : can't find request url for Observer

java spring rest jax-rs cxf

Can a Jersey GET request return a polymorphic entity?

java rest jersey jax-rs

Jersey: Inject Spring component into ContainerRequestFilter

java spring jersey jax-rs

Do I necessarily need a third party framework for a Java-based REST service (JSON)?

How to find the netbeans RSVP Tutorial files

JAXB annotated POJO for JSON serialization in Jersey returns String for every field type

json jaxb jersey jackson jax-rs

How to get query param as HashMap

java jax-rs apache-wink

How to query all of something using $resource in AngularJS

When using Jersey JAX-RS, is there a way to differentiate between fields sent as null and fields not sent at all?

java rest jersey jackson jax-rs

Jersey JAX-RS REST 404 in Openshift, working well in local Tomcat

How can I send a JSON object with Jersey in a Rest Service

java maven jersey jax-rs

JBOSS 6 deployment issues, JAX-RS with jersey

java jboss jersey jax-rs

In Jersey, can I combine QueryParams and FormParams into one value for a method?

java jersey jax-rs

JAX-RS Jersey JSON preserve null using annotations

json jaxb jersey jax-rs

JAXB or JAX-RS is wrapping numbers in my JSON responses with quotes, turning them into strings. Why this is the default behavior, and how to fix it?

java jaxb jax-rs

Practical validation of JAXB data with JAX-RS?

java validation jaxb jax-rs

JAX-RS without jersey on WAS7