All Downloads are FREE. Search and download functionalities are using the official Maven repository.

esthub-common.2.1.1.source-code.ehcache.xml Maven / Gradle / Ivy

<ehcache updateCheck="false">
    <defaultCache
        maxElementsInMemory="10000"
        eternal="false"
        timeToIdleSeconds="120"
        timeToLiveSeconds="120"
        overflowToDisk="false"
        memoryStoreEvictionPolicy="LRU"
        />
</ehcache>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy