Package org.jboss.resteasy.reactive
Annotation Type Cache
-
@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface Cache
Allows setting theCache-Controlheader automatically.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanisPrivateintmaxAgebooleanmustRevalidatebooleannoCachebooleannoStorebooleannoTransformbooleanproxyRevalidateintsMaxAge
-