#MxCache
MxCache adds an annotation-driven caching facility to java projects.
Features:
- Flexible SPI allows to add own caching strategies.
- Both annotation-driven and xml-based configuration.
- Smart dependency tracking between caches and resources.
- Compatible with third-party caching libraries like EhCache, Guava.
##Further reading See Getting Started wiki page for brief introduction. See FAQ page if you still have questions.
E-mail alexander.kochurov-at-maxifier.com with any feedback.