This commit adds default methods to CachingConfigurer and
JCacheConfigurer and removes the reference to their respective support
classes as they are now irrelevant.
Closes gh-27811
@ -104,7 +104,7 @@ public class JCacheEhCacheAnnotationTests extends AbstractCacheAnnotationTests {
@@ -104,7 +104,7 @@ public class JCacheEhCacheAnnotationTests extends AbstractCacheAnnotationTests {
@ -180,7 +180,7 @@ public class JCacheJavaConfigTests extends AbstractJCacheAnnotationTests {
@@ -180,7 +180,7 @@ public class JCacheJavaConfigTests extends AbstractJCacheAnnotationTests {
@ -190,7 +190,7 @@ public class JCacheJavaConfigTests extends AbstractJCacheAnnotationTests {
@@ -190,7 +190,7 @@ public class JCacheJavaConfigTests extends AbstractJCacheAnnotationTests {
@ -220,7 +220,7 @@ public class JCacheJavaConfigTests extends AbstractJCacheAnnotationTests {
@@ -220,7 +220,7 @@ public class JCacheJavaConfigTests extends AbstractJCacheAnnotationTests {
@ -150,7 +150,7 @@ public class EnableCachingTests extends AbstractCacheAnnotationTests {
@@ -150,7 +150,7 @@ public class EnableCachingTests extends AbstractCacheAnnotationTests {
@ -227,7 +227,7 @@ public class EnableCachingTests extends AbstractCacheAnnotationTests {
@@ -227,7 +227,7 @@ public class EnableCachingTests extends AbstractCacheAnnotationTests {
@ -253,7 +253,7 @@ public class EnableCachingTests extends AbstractCacheAnnotationTests {
@@ -253,7 +253,7 @@ public class EnableCachingTests extends AbstractCacheAnnotationTests {
@ -264,7 +264,7 @@ public class EnableCachingTests extends AbstractCacheAnnotationTests {
@@ -264,7 +264,7 @@ public class EnableCachingTests extends AbstractCacheAnnotationTests {