-
Jul 9th, 2012, 05:27 AM
#1
spring aop
what is the jar files required if we are working spring aop?
-
Jul 12th, 2012, 02:36 AM
#2
spring-aop-<version>.jar, spring-aspects-<version>.jar, aopalliance-<version>.jar... plus, if you use annotated @Aspect Spring AOP style, the AspectJ jars (aspectjrt-<version>.jar etc.)...or just use Maven and you'll get all the dependencies automatically configured correctly!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules