JAX-RS
-
Enterprise Java

JBoss Modules Suck, It’s Impossible To Use Custom Resteasy/JAX-RS Under JBoss 7
Since JBoss EAP 6.1 / AS 7.2.0 is modular and you can exclude what modules are visible to your webapp,…
Read More » -
Enterprise Java

HTTP Caching using JAX-RS
In the last blog we discussed different types of caches and their use cases. In this post we will explore…
Read More » -
Enterprise Java

Swagger: make developers love working with your REST API
As JAX-RS API is evolving, with version 2.0 released earlier this year under JSR-339 umbrella, it’s becoming even more easy…
Read More » -
Enterprise Java

JAAS-secured JAX-RS end point
With the advent of RESTFUL (JAX-RS) as the “preferred” way to create web service end points, for a long time…
Read More » -
Groovy

Grails – RESTful Webservice using JAX-RS plugin
I discussed about RESTful architecture consideration and how to build RESTful web services using Jersey JAX-RS [JSR 311] in JAVA.…
Read More » -
Enterprise Java

RESTful Webservices with Jersey
I have discussed my earlier article about architectural consideration<<link>> to become a RESTful system on distributed environment that are usable…
Read More » -
Enterprise Java

Expressive JAX-RS integration testing with Specs2 and client API 2.0
No doubts, JAX-RS is an outstanding piece of technology. And upcoming specification JAX-RS 2.0 brings even more great features, especially…
Read More » -
Enterprise Java

Prime-UI, JAX-RS with Jersey and Gson on Oracle Cloud
The Oracle Cloud is around everywhere these days. It had a rough start with Larry denying the need for a…
Read More » -
Enterprise Java

Going REST: embedding Tomcat with Spring and JAX-RS (Apache CXF)
This post is logical continuation of the previous one. The only difference is the container we are going to use:…
Read More »




