Jersey
-
Enterprise Java

Declarative Linking in Jersey 2.9 and up
A couple of weeks ago A couple of months ago I was looking how I was going to engineers new…
Read More » -
Enterprise Java

Jersey/Jax RS: Streaming JSON
About a year ago I wrote a blog post showing how to stream a HTTP response using Jersey/Jax RS and…
Read More » -
Enterprise Java

Jibx Jersey2 Integration
Jersey2 provides inbuilt support for Jackson and JAXB. But Jibx is not supported by default. To use Jibx in conjunction…
Read More » -
Enterprise Java

Integration testing custom validation constraints in Jersey 2
I recently joined a team trying to switch a monolithic legacy system into set of RESTful services in Java. They…
Read More » -
Enterprise Java

Implementing Jersey 2 Spring integration
Jersey is the excellent Java JAX-RS specification reference implementation from Oracle. Last year, when we were starting to build RESTful…
Read More » -
Enterprise Java

Selecting level of detail returned by varying the content type, part II
In my previous entry, we looked at using the feature of MOXy to control the level of data output for…
Read More » -
Enterprise Java

Playing with JerseyTest (Jersey 2.5.1 and DI)
I’m going to try explaining a trivial REST example. The idea is building a basic schema to start playing with…
Read More » -
Enterprise Java

Project Student: Webservice Server with Jersey
This is part of Project Student. Other posts are Webservice Client With Jersey, Business Layer and Persistence with Spring Data.…
Read More » -
Enterprise Java

Project Student: Webservice Client with Jersey
This is part of Project Student. Other posts are Webservice Client with Jersey, Business Layer and Persistence with Spring Data.…
Read More »



