Search code examples
restjerseyjax-rsrestletresteasy

JAX-RS Frameworks with Client Caching


Do RESTEasy, Jersey or Restlet integrate client sided caching?

I read something about a CacheClient for Jersey

Is that an official implementation? If not, are they working on Client Caching for Jersey 2.0? Can someone confirm this?

For Resteasy I read here something about official client sided cache control.

Im not sure about Restlet. Are there some official good solutions?


Solution

  • Regarding Restlet, we are planning to add a caching service in version 2.2. That will benefit the JAX-RS extension as well.

    See our detailled roadmap here.