Tag Archives: CDI Producer

Simplifying JAX-RS caching with CDI

This post explains (via a simple example) how you can use CDI Producers to make it a little easier to leverage cache control semantics in your RESTful services The Cache-Control header was added in HTTP 1.1 as a much needed … Continue reading

Posted in Java, Java EE | Tagged , , , , , , | 4 Comments