Package io.micronaut.cache.hazelcast


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