Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jersey

Combine Jersey with Tyrus

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

rest jaxb jersey jax-rs

glassfish jersey FormDataContentDisposition getSize returning -1

Understanding REST APIs - What are Context and @Context?

java web-services jersey

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

redirect jersey logging filter to logback [duplicate]

java logging jersey logback

Print Jersey JSON in Unit Testing

json jaxb jersey

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

json jaxb jersey jackson jax-rs

Missing dependencies for HttpServletRequest with Jersey

jersey

Annotating resource to produce JSON, but return "text/plain" in response header

java json spring jersey cors

JAXB serialized XML with ID references rather than containment

Google Guice & Jersey multiple URL patterns to same servlet while applying package filtering

java url jersey jetty guice

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

Atmosphere broadcasts don't reach client when running in Tomcat

java tomcat jersey atmosphere

How to confirm the swagger version being used in my API?

rest jersey swagger

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

Java Jersey: Receive form parameter as byte array