java.lang.NoSuchMethodError: org.springframework.core.annotation.AnnotationUtils.isInJavaLangAnnotationPackage(Ljava/lang/annotation/Annotation;)Z
at org.springframework.test.context.MetaAnnotationUtils.findAnnotationDescriptor
[Semantical Error] The class "Annotation" is not annotated with @Annotation.Are you sure this class can be used as annotation?If so, then you need to add @Annotation to the _class_ doc comment of "Annotation".If it is indeed no ann