Skip to content

Instantly share code, notes, and snippets.

@galderz
Created July 29, 2011 08:19
Show Gist options
  • Select an option

  • Save galderz/1113434 to your computer and use it in GitHub Desktop.

Select an option

Save galderz/1113434 to your computer and use it in GitHub Desktop.
return new DefaultCacheManager(new Configuration().fluent().
.expiration().lifespan(60000l)
.build());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment