Skip to content

Instantly share code, notes, and snippets.

@jhiemer
Created November 13, 2013 10:19
Show Gist options
  • Save jhiemer/7446769 to your computer and use it in GitHub Desktop.
Save jhiemer/7446769 to your computer and use it in GitHub Desktop.
Error occured processing XML 'tried to access method org.springframework.context.annotation.AnnotationConfigUtils.processCommonDefinitionAnnotations(Lorg/springframework/beans/factory/
annotation/AnnotatedBeanDefinition;)V from class org.springframework.data.repository.config.RepositoryComponentProvider'. See Error Log for more details
<jpa:repositories base-package="de.model.repositories">
<repository:exclude-filter type="aspectj" expression="de.model.nosql.repositories.*"/>
</jpa:repositories>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment