Skip to content

Sample project on how to use JSR 107 cache annotations with Guice

Notifications You must be signed in to change notification settings

alfredomartinm/GuiceCacheExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GuiceCacheExample

This is a sample project to demonstrate how to use together:

  • Guice
  • JSR 107 Annotations
  • ehCache as cache provider

Download and start the application

git clone https://github.com/Alfredux79/GuiceCacheExample.git
cd GuiceCacheExample
mvn test

enjoy!

About

Sample project on how to use JSR 107 cache annotations with Guice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages