This is a single archived entry from Stefan Tilkov’s blog. For more up-to-date content, check out my author page at INNOQ, which has more information about me and also contains a list of published talks, podcasts, and articles. Or you can check out the full archive.

Spring and ETags

Stefan Tilkov,

Using ETags to Reduce Bandwith & Workload with Spring & Hibernate:

In this article, we will explore one of the lessor known facilities available to web application developers, the humble “ETag Response Header”, and how to integrate its use in a Spring Framework dynamic web application to improve application performance and scalability.