Subclass of AbstractJpaTests that activates AspectJ load-time weaving
and allows the ability to specify a custom location for AspectJ's
aop.xml file.
author: Rod Johnson author: Juergen Hoeller since: 2.0
Return the actual location of the aop.xml file
in the class path. The default is "META-INF/aop.xml".
Override this method to point to a specific aop.xml
file within your test suite, allowing for different config files
to co-exist within the same class path.
Fields inherited from org.springframework.test.jpa.AbstractJpaTests