Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jax-rs

Does Jersey support dollar sign in Path annotation of JAX-RS?

java regex jersey jax-rs

Validating JAX-RS (Apache Wink) resources with JSR303?

CXF JAXRS - How to POST more than one parameter

java web-services cxf jax-rs

How to get around Jackson's inability to handle direct self-references in JPA beans

java jaxb jersey jax-rs jackson

How to retrieve data from database using webservices (JAX - RS) in eclipse using Java

java mysql eclipse jersey jax-rs

Advantage of using JAX-RS 2.0 with CDI/Weld instead of Guice?

java jax-rs guice cdi weld

How to determine JAX-RS resource paths programatically?

java url jax-rs

Jersey @Context scope

Injection to ContainerRequestFilter in a java REST API

NPE Thrown Marshalling Entity in JAX-RS

jpa jaxb eclipselink jax-rs moxy

Spring, Jersey and Viewable JSP Integration

java spring jersey jax-rs

How to POST JSON request to a Jersey REST service?

jersey eclipselink jax-rs moxy

Mapping extension content types in Apache CXF JAX-RS

GlassFish JAX-RS Jackson custom JSON serialization

Java Rest - send parametrized List using GET method

java rest jersey jax-rs

REST Service with jax-rs : BeanCreationException

AsynchronousDispatcher error

java jax-rs jboss7.x

How to force URIBuilder.path(...) to encode parameters like "%AD"? This method doesn't always encode parameters with percentage, correctly

jersey jax-rs jersey-1.0

Serialize Date in a JSON REST web service as ISO-8601 string

json jax-rs jboss7.x resteasy

Unable to find a MessageBodyReader of content-type application/json and type class java.lang.String