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

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

Go to download

RESThub core include Embeded datasource, Generic Repository and Generic CRUD services

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy