mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Suppress serial warning in JCacheCustomInterceptorTests
This commit is contained in:
+1
@@ -134,6 +134,7 @@ public class JCacheCustomInterceptorTests {
|
||||
* A test {@link org.springframework.cache.interceptor.CacheInterceptor} that handles special exception
|
||||
* types.
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
static class TestCacheInterceptor extends JCacheInterceptor {
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user