An open API service indexing awesome lists of open source software.

https://github.com/fintechlabs/grails3-aop

AOP in Grails 3
https://github.com/fintechlabs/grails3-aop

aop aop-aspectj aop-aspects aop-framework grails-aop

Last synced: about 2 months ago
JSON representation

AOP in Grails 3

Awesome Lists containing this project

README

          

# AOP With Grails 3
Sample project with code to demonstrating how AOP can be used with Grails 3 for tasks like logging, transaction management to achieve modularity.