com.maxifier.mxcache:mxcache-generation

Contains a set of templates and Generator class that generates various cache classes for a combination of different primitive key and value types.


License
Apache-2.0

Documentation

#MxCache

Build Status

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.