1

My question is quite simple : is there a way to generate an ETag on a GET request using Java/RestEasy ?

In my mind, I'm searching for a simple-elegant annotation in the way of @Cache{param0=val0, param1=val1}

Someone know how to do that ? Any advice ?

Thanks in advance.

Godjam
  • 21
  • 4
  • My advice is to read the documentation ;) http://docs.jboss.org/resteasy/docs/2.3.4.Final/userguide/html_single/#server_cache – eiden Aug 14 '12 at 09:01

0 Answers0