Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ehcache

Hibernate 2nd level cache ObjectNotFoundException with a high number of concurrent transactions

How to configure EHcache for standalone Java program without using hibernate / spring interceptors?

java ehcache

Caches of all versions of a webapp deployed in parallel are shutdowned

java tomcat ehcache

Hibernate cache: Are objects returned by a cached query stored in L2 cache?

java hibernate ehcache

Retrieving expired objects in Ehcache

Load EhCache diskstore content into memory

JPA background cache refresh

java spring caching jpa ehcache

Working example of Hibernate 3.6.2 2nd level caching with JPA2?

Does ehCache have any option of auto refreshing?

spring ehcache

Spring, JPA (Hibernate) & Ehcache Poor Performance

Centralized cache server. (Ehcache or Hazelcast)

Grails 2.4 throws EHCache class not found error

grails ehcache

Reload/Refresh cache in spring boot

Hibernate 2nd level cache

How to cache 2 different bean methods in same ehCache?

Cache invalidation in Ehcache

ehcache

Mocking net.sf.ehcache.Cache (ehcache) with .put method stub (Mockito)

java mocking ehcache mockito

spring testing: Another CacheManager with same name 'myCacheManager' already exists in the same VM

ehcache spring-test

Getting an EhCache instance with Spring... intelligently

spring ehcache