Stefan Tilkov's Random Stuff

Spring and ETags

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.