In the last blog we discussed different types of caches and their use cases.
In this post we will explore how we can leverage caching using HTTP response headers and the support provided by JAX-RS.
Read More »
Tag: JAX-RS
Create RESTful app using JAX-RS
Today we are going to discuss few of the strategies which can be used to make RESTful applications in JAVA.
Introduction :
JSR 311 also called as JAX-RS; is the Java Specification for RESTful web services. The few of the major vendors which implement JAX-RS are :