META-INF.mxcache.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mxcache-ehcache-integration Show documentation
Show all versions of mxcache-ehcache-integration Show documentation
A set of custom caching strategies for EhCache framework
<?xml version="1.0" encoding="UTF-8"?> <mxcache> <rule> <selector> <annotated>com.maxifier.mxcache.ehcache.UseEhcache</annotated> </selector> <property name="storage" value="com.maxifier.mxcache.ehcache.EhcacheStorage" /> </rule> </mxcache>