|
|
@ -669,7 +669,7 @@ public class CacheAutoConfigurationTests {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
@Test
|
|
|
|
@Test
|
|
|
|
public void jCacheCacheWithCachesAndCustomizer() { // this one
|
|
|
|
public void jCacheCacheWithCachesAndCustomizer() {
|
|
|
|
String cachingProviderFqn = HazelcastCachingProvider.class.getName();
|
|
|
|
String cachingProviderFqn = HazelcastCachingProvider.class.getName();
|
|
|
|
try {
|
|
|
|
try {
|
|
|
|
load(JCacheWithCustomizerConfiguration.class, "spring.cache.type=jcache",
|
|
|
|
load(JCacheWithCustomizerConfiguration.class, "spring.cache.type=jcache",
|
|
|
|