Package io.milton.annotations
Annotation Type MaxAge
-
@Target(METHOD) @Retention(RUNTIME) public @interface MaxAge
Marks the method which returns the maximum age in seconds to allow the resource to be cached by clients and proxies
@Target(METHOD) @Retention(RUNTIME) public @interface MaxAge