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

a.bonita-server.4.1.source-code.ehcache.xml Maven / Gradle / Ivy

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy