Any one has tried Spring AOP with Grails?
I am using Grails 1.3.4.
Is there a good simple example.
Thanks in advance.
Any one has tried Spring AOP with Grails?
I am using Grails 1.3.4.
Is there a good simple example.
Thanks in advance.
this example may help you http://code.google.com/p/grails-aop-.../source/browse
Thanks bdangubic.
I will explore the details.