@ -140,7 +140,7 @@ public class CaffeineCache extends AbstractValueAdaptingCache {
@@ -140,7 +140,7 @@ public class CaffeineCache extends AbstractValueAdaptingCache {
@ -198,6 +199,11 @@ public class CaffeineCacheManager implements CacheManager {
@@ -198,6 +199,11 @@ public class CaffeineCacheManager implements CacheManager {
@ -160,7 +160,8 @@ public class ConcurrentMapCache extends AbstractValueAdaptingCache {
@@ -160,7 +160,8 @@ public class ConcurrentMapCache extends AbstractValueAdaptingCache {
@ -508,7 +508,7 @@ public abstract class CacheAspectSupport extends AbstractCacheInvoker
@@ -508,7 +508,7 @@ public abstract class CacheAspectSupport extends AbstractCacheInvoker
if(cacheHit!=null&&!hasCachePut(contexts)){
// If there are no put requests, just use the cache hit
@ -50,4 +52,19 @@ public class SimpleValueWrapper implements ValueWrapper {
@@ -50,4 +52,19 @@ public class SimpleValueWrapper implements ValueWrapper {