I am create Spring MVC database connection with Annotation. i got this error
org.springframework.beans.factory.BeanCreationException
: Error creating bean with name 'org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping': Initialization of bean failed; nested exception isjava.lang.NoSuchFieldError
:USER_DECLARED_METHODS
So any one please give idea about this?