foo4u / spring-mvc-cache-control

Spring MVC Cache Control is an extension to Spring MVC that aims to simplify implementing HTTP/1.1 Cache-Control headers for annotated MVC controllers.
Apache License 2.0
76 stars 27 forks source link

Provide more realistic cache scenarios in demo controller #7

Closed foo4u closed 12 years ago

foo4u commented 12 years ago

Demo application should use more real world caching scenarios to demonstrate @CacheControl's abilities.