DATAJPA-458 - Added aop.xml to be used within Eclipse.

This commit is contained in:
Oliver Gierke
2014-02-06 19:21:26 +01:00
parent 112d76ac9d
commit c85caf00d4
+7
View File
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<aspectj>
<aspects>
<aspect name="org.springframework.beans.factory.aspectj.AnnotationBeanConfigurerAspect.class" />
<include within="..*" />
</aspects>
</aspectj>