Package io.micronaut.cache.ehcache


@Configuration @Requires(property="ehcache.enabled", notEquals="false") package io.micronaut.cache.ehcache
Classes related to the integration of Ehcache caches into Micronaut's cache manager.