Annotation Interface NoCache


@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface NoCache
Allows setting the Cache-Control response header to nocache
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • fields

      String[] fields
      Default:
      {}