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
Demo application should use more real world caching scenarios to demonstrate @CacheControl's abilities.