Browse Source
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@500 50f2f4bb-b051-0410-bef5-90022cba6387pull/1/head
24 changed files with 30 additions and 30 deletions
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
||||
/** |
||||
* |
||||
*/ |
||||
package test.aspect; |
||||
package test.aop; |
||||
|
||||
import org.aspectj.lang.annotation.Around; |
||||
import org.aspectj.lang.annotation.Aspect; |
||||
Loading…
Reference in new issue