Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

Cache

Simple caching for JavaEE

#Usage

 <dependency>
<groupId>net.froelund</groupId>
<artifactId>cache</artifactId>
<version>0.0.1</version>
<scope>compile</scope>
</dependency>

Inject cache as follows:

@InjectCachecache;

About

Simple caching for JavaEE

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages