21 November 2017Customizing ObjectMapper in a JAX-RS applicationUsing Jackson with JAX-RS? See how to define a ContextResolver for ObjectMapper to customize serialization and deserialization. Read moreCustomizing ObjectMapper in a JAX-RS application
08 March 2016Types that can be injected with @Context in JAX-RS 2.0A summary of all types that can be injected with @Context in JAX-RS resources and providers. Read moreTypes that can be injected with @Context in JAX-RS 2.0
06 November 2014Token-based authentication with JAX-RS 2.0How to perform authentication with tokens in JAX-RS applications. Read moreToken-based authentication with JAX-RS 2.0