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

Cache control annotation should not require a policy by default #5

Closed foo4u closed 12 years ago

foo4u commented 12 years ago

Make it possible to only set a max-age.