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-guava-integration Show documentation
Show all versions of mxcache-guava-integration Show documentation
A set of custom caching strategies for Google Guava library
<?xml version="1.0" encoding="UTF-8"?> <mxcache> <rule> <selector> <annotated>com.maxifier.mxcache.guava.UseGuava</annotated> </selector> <strategy>com.maxifier.mxcache.guava.GuavaCacheStrategy</strategy> </rule> </mxcache>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy