mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Suppress serial warning
This commit is contained in:
@@ -27,6 +27,7 @@ import org.springframework.aop.Pointcut;
|
||||
/**
|
||||
* @author Juergen Hoeller
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public class EntityManagerPointcut implements Pointcut, Serializable {
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user